HomeSort by: relevance | last modified time | path
    Searched defs:vers_low (Results 1 - 2 of 2) sorted by relevancy

  /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);
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 23 milliseconds