Home
last modified time | relevance | path

Searched refs:xdr_rpcb_entry_list_ptr_wrap (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcb_svc_4.c48 static bool_t xdr_rpcb_entry_list_ptr_wrap(XDR *, rpcb_entry_list_ptr *);
176 xdr_result = xdr_rpcb_entry_list_ptr_wrap; in rpcb_service_4()
365 xdr_rpcb_entry_list_ptr_wrap(XDR *xdrs, rpcb_entry_list_ptr *rp) in xdr_rpcb_entry_list_ptr_wrap() function