Searched refs:high_vers (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/Libinfo-459/rpc.subproj/
H A Dsvc.c372 svcerr_progvers(xprt, low_vers, high_vers)
376 uint32_t high_vers;
380 u_long high_vers;
390 rply.acpted_rply.ar_vers.high = high_vers;
432 uint32_t high_vers; local
435 u_long high_vers; local
492 high_vers = 0;
502 if (s->sc_vers > high_vers)
503 high_vers = s->sc_vers;
512 low_vers, high_vers);
[all...]

Completed in 136 milliseconds