Home
last modified time | relevance | path

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

/freebsd/include/rpc/
H A Drpcb_prot.x262 const rpcb_highproc_2 = RPCBPROC_CALLIT;
487 %#define rpcb_highproc_2 RPCBPROC_CALLIT
/freebsd/sys/rpc/
H A Drpcb_prot.h275 #define rpcb_highproc_2 RPCBPROC_CALLIT macro
425 #define rpcb_highproc_2 RPCBPROC_CALLIT
/freebsd/usr.sbin/rpcbind/
H A Drpcb_stat.c68 if (proc > rpcb_highproc_2) in rpcbs_procinfo()
/freebsd/usr.bin/rpcinfo/
H A Drpcinfo.c1025 for (i = 0; i <= rpcb_highproc_2; i++) {