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 - 1
of
1
) 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
);
Completed in 11 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025