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 22 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025