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

/freebsd-9.3-release/include/rpc/
H A Drpcb_prot.x270 const RPCBSTAT_HIGHPROC = 13; /* # of procs in rpcbind V4 plus one */
298 typedef int rpcbs_proc[RPCBSTAT_HIGHPROC];
494 %#define RPCBSTAT_HIGHPROC 13
526 %typedef int rpcbs_proc[RPCBSTAT_HIGHPROC];
/freebsd-9.3-release/sys/rpc/
H A Drpcb_prot.h280 #define RPCBSTAT_HIGHPROC 13 macro
312 typedef int rpcbs_proc[RPCBSTAT_HIGHPROC];
430 #define RPCBSTAT_HIGHPROC 13 macro
462 typedef int rpcbs_proc[RPCBSTAT_HIGHPROC];
/freebsd-9.3-release/lib/libc/rpc/
H A Drpcb_st_xdr.c205 if (!xdr_vector(xdrs, (char *)(void *)objp, RPCBSTAT_HIGHPROC,

Completed in 56 milliseconds