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

/freebsd-9.3-release/include/rpc/
H A Drpcb_prot.x268 const rpcb_highproc_4 = RPCBPROC_GETSTAT;
493 %#define rpcb_highproc_4 RPCBPROC_GETSTAT
/freebsd-9.3-release/usr.sbin/rpcbind/
H A Drpcb_stat.c77 if (proc > rpcb_highproc_4)
/freebsd-9.3-release/sys/rpc/
H A Drpcb_prot.h279 #define rpcb_highproc_4 RPCBPROC_GETSTAT macro
429 #define rpcb_highproc_4 RPCBPROC_GETSTAT macro
/freebsd-9.3-release/usr.bin/rpcinfo/
H A Drpcinfo.c1133 for (i = j; i <= MAX(8, rpcb_highproc_4 - 9 + j); i++) {

Completed in 103 milliseconds