Searched refs:xdr_rpcb_entry_list_ptr (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.1-release/lib/libc/rpc/
H A DSymbol.map184 xdr_rpcb_entry_list_ptr;
H A Drpcb_prot.c192 xdr_rpcb_entry_list_ptr(xdrs, rp) function
H A Drpcb_clnt.c906 (xdrproc_t) xdr_rpcb_entry_list_ptr,
910 xdr_free((xdrproc_t) xdr_rpcb_entry_list_ptr,
918 xdr_free((xdrproc_t) xdr_rpcb_entry_list_ptr,
/freebsd-10.1-release/sys/rpc/
H A Drpcb_prot.c197 xdr_rpcb_entry_list_ptr(XDR *xdrs, rpcb_entry_list_ptr *rp) function
H A Drpcb_prot.h565 extern bool_t xdr_rpcb_entry_list_ptr(XDR *, rpcb_entry_list_ptr*);
H A Drpcb_clnt.c921 (xdrproc_t) xdr_rpcb_entry_list_ptr,
925 xdr_free((xdrproc_t) xdr_rpcb_entry_list_ptr,
933 xdr_free((xdrproc_t) xdr_rpcb_entry_list_ptr,
/freebsd-10.1-release/usr.sbin/rpcbind/
H A Drpcb_svc_4.c198 xdr_result = (xdrproc_t)xdr_rpcb_entry_list_ptr;
/freebsd-10.1-release/usr.bin/rpcinfo/
H A Drpcinfo.c941 (char *) &parms, (xdrproc_t) xdr_rpcb_entry_list_ptr,

Completed in 161 milliseconds