Searched refs:RPCBSTAT_HIGHPROC (Results 1 – 3 of 3) sorted by relevance
266 const RPCBSTAT_HIGHPROC = 13; /* # of procs in rpcbind V4 plus one */ variable294 typedef int rpcbs_proc[RPCBSTAT_HIGHPROC];490 %#define RPCBSTAT_HIGHPROC 13522 %typedef int rpcbs_proc[RPCBSTAT_HIGHPROC];
278 #define RPCBSTAT_HIGHPROC 13 macro310 typedef int rpcbs_proc[RPCBSTAT_HIGHPROC];428 #define RPCBSTAT_HIGHPROC 13460 typedef int rpcbs_proc[RPCBSTAT_HIGHPROC];
198 if (!xdr_vector(xdrs, (char *)(void *)objp, RPCBSTAT_HIGHPROC, in xdr_rpcbs_proc()