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

/freebsd-current/lib/libc/rpc/
H A Dpmap_prot2.c88 xdr_pmaplist(XDR *xdrs, struct pmaplist **rp) function
127 * functionality to xdr_pmaplist().
132 return xdr_pmaplist(xdrs, (struct pmaplist **)(void *)rp);
H A Dpmap_getmaps.c85 (xdrproc_t)xdr_pmaplist, &head, minutetimeout) !=
H A DMakefile.inc180 rpc_soc.3 xdr_pmaplist.3
/freebsd-current/sys/rpc/
H A Dpmap_prot.h100 extern bool_t xdr_pmaplist(XDR *, struct pmaplist **);
/freebsd-current/include/rpc/
H A Dpmap_prot.h100 extern bool_t xdr_pmaplist(XDR *, struct pmaplist **);
/freebsd-current/include/rpcsvc/
H A Dpmap_prot.x114 % * xdr_pmaplist() is specified to take a struct pmaplist **, rather than a
143 %extern bool_t xdr_pmaplist(XDR *, pmaplist**);

Completed in 101 milliseconds