Searched refs:rpcb_entry_list_ptr (Results 1 – 6 of 6) sorted by relevance
47 static void free_rpcb_entry_list(rpcb_entry_list_ptr);48 static bool_t xdr_rpcb_entry_list_ptr_wrap(XDR *, rpcb_entry_list_ptr *);49 static bool_t rpcbproc_getaddrlist(rpcb *, rpcb_entry_list_ptr *,77 rpcb_entry_list_ptr rpcbproc_getaddrlist_4_res; in rpcb_service_4()225 rpcbproc_getaddrlist(rpcb *regp, rpcb_entry_list_ptr *result, in rpcbproc_getaddrlist()228 rpcb_entry_list_ptr rlist = *result = NULL; in rpcbproc_getaddrlist()230 rpcb_entry_list_ptr rp, tail = NULL; in rpcbproc_getaddrlist()309 rp = (rpcb_entry_list_ptr) in rpcbproc_getaddrlist()354 free_rpcb_entry_list(rpcb_entry_list_ptr rlist) in free_rpcb_entry_list()357 rpcb_entry_list_ptr tmp = rlist; in free_rpcb_entry_list()[all …]
154 xdr_rpcb_entry_list_ptr(XDR *xdrs, rpcb_entry_list_ptr *rp) in xdr_rpcb_entry_list_ptr()163 rpcb_entry_list_ptr next; in xdr_rpcb_entry_list_ptr()164 rpcb_entry_list_ptr next_copy; in xdr_rpcb_entry_list_ptr()
536 got_entry(rpcb_entry_list_ptr relp, struct netconfig *nconf) in got_entry()539 rpcb_entry_list_ptr sp; in got_entry()645 rpcb_entry_list_ptr relp = NULL; in __rpcb_findaddr_timed()
256 typedef rpcb_entry_list *rpcb_entry_list_ptr; typedef401 rpcb_entry_list_ptr483 %typedef rpcb_entry_list *rpcb_entry_list_ptr; typedef
943 rpcb_entry_list_ptr head = NULL;
725 bool_t xdr_rpcb_entry_list_ptr(XDR *xdrs, rpcb_entry_list_ptr *rp);