OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vers_low
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/rpc/
clnt_generic.c
75
*
vers_low
<= vers_out <= vers_high AND an error results
83
rpcvers_t
vers_low
,
116
if (minvers >
vers_low
)
117
vers_low
= (rpcvers_t)minvers;
118
if (
vers_low
> vers_high) {
/src/usr.sbin/rpcbind/
rpcb_svc_com.c
716
rpcvers_t
vers_low
, vers_high;
local in function:rpcbproc_callit_com
719
&
vers_low
, &vers_high);
720
svcerr_progvers(transp,
vers_low
, vers_high);
Completed in 11 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025