Searched refs:RPCBLIST (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/sys/rpc/
H A Drpcb_prot.c142 (u_int)sizeof (RPCBLIST), (xdrproc_t)xdr_rpcb)) {
162 * xdr_rpcblist() is specified to take a RPCBLIST **, but is identical in
166 xdr_rpcblist(XDR *xdrs, RPCBLIST **rp)
H A Drpcb_prot.h164 typedef struct rp__list RPCBLIST; typedef in typeref:struct:rp__list
375 typedef struct rpcblist RPCBLIST; typedef in typeref:struct:rpcblist
/freebsd-9.3-release/contrib/gcc/
H A Dsys-types.h199 typedef int RPCBLIST; typedef
H A Dsys-protos.h895 extern RPCBLIST * rpcb_getmaps(/* ??? */);
/freebsd-9.3-release/include/rpc/
H A Drpcb_prot.x160 %typedef struct rp__list RPCBLIST;
439 %typedef struct rpcblist RPCBLIST;
/freebsd-9.3-release/lib/libc/rpc/
H A Drpcb_prot.c153 * xdr_rpcblist() is specified to take a RPCBLIST **, but is identical in
159 RPCBLIST **rp;
/freebsd-9.3-release/usr.sbin/rpcbind/
H A Drpcb_svc_com.c174 rbl = malloc(sizeof (RPCBLIST));
1353 * Returns the RPCBLIST for the given prog, vers and netid

Completed in 58 milliseconds