OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rpcb_vers
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/rpc/
rpcb_clnt.c
1080
rpcvers_t
rpcb_vers
;
local in function:rpcb_rmtcall
1098
for (
rpcb_vers
= RPCBVERS4;
rpcb_vers
>= RPCBVERS;
rpcb_vers
--) {
1099
CLNT_CONTROL(client, CLSET_VERS, (char *)(void *)&
rpcb_vers
);
rpcb_clnt.c
1080
rpcvers_t
rpcb_vers
;
local in function:rpcb_rmtcall
1098
for (
rpcb_vers
= RPCBVERS4;
rpcb_vers
>= RPCBVERS;
rpcb_vers
--) {
1099
CLNT_CONTROL(client, CLSET_VERS, (char *)(void *)&
rpcb_vers
);
Completed in 43 milliseconds
Indexes created Thu Sep 25 02:09:54 GMT 2025