Searched refs:xdr_rpcblist (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/lib/libc/rpc/
H A DSymbol.map182 xdr_rpcblist;
H A Drpcb_prot.c150 * xdr_rpcblist() is specified to take a RPCBLIST **, but is identical in
154 xdr_rpcblist(XDR *xdrs, RPCBLIST **rp) function
/freebsd-10-stable/sys/rpc/
H A Drpcb_prot.c163 * xdr_rpcblist() is specified to take a RPCBLIST **, but is identical in
167 xdr_rpcblist(XDR *xdrs, RPCBLIST **rp)
H A Drpcb_prot.h148 * xdr_rpcblist() is specified to take a struct rpcblist **, rather than a
176 extern bool_t xdr_rpcblist(XDR *, rpcblist**);
/freebsd-10-stable/include/rpc/
H A Drpcb_prot.x143 % * xdr_rpcblist() is specified to take a struct rpcblist **, rather than a
172 %extern bool_t xdr_rpcblist(XDR *, rpcblist**);
/freebsd-10-stable/contrib/gcc/
H A Dsys-protos.h1302 extern int xdr_rpcblist(/* ??? */);

Completed in 176 milliseconds