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

/freebsd-9.3-release/include/rpc/
H A Drpcb_prot.x266 const rpcb_highproc_2 = RPCBPROC_CALLIT;
491 %#define rpcb_highproc_2 RPCBPROC_CALLIT
/freebsd-9.3-release/usr.sbin/rpcbind/
H A Drpcb_stat.c68 if (proc > rpcb_highproc_2)
/freebsd-9.3-release/sys/rpc/
H A Drpcb_prot.h277 #define rpcb_highproc_2 RPCBPROC_CALLIT macro
427 #define rpcb_highproc_2 RPCBPROC_CALLIT macro
/freebsd-9.3-release/usr.bin/rpcinfo/
H A Drpcinfo.c1025 for (i = 0; i <= rpcb_highproc_2; i++) {

Completed in 83 milliseconds