Searched refs:rlistp (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/rpcbind/
H A Drpcb_svc_4.c436 free_rpcb_entry_list(rpcb_entry_list_ptr *rlistp) argument
440 for (rbl = *rlistp; rbl != NULL; ) {
446 *rlistp = NULL;
/netbsd-6-1-5-RELEASE/tests/fs/nfs/nfsservice/rpcbind/
H A Drpcb_svc_4.c436 free_rpcb_entry_list(rpcb_entry_list_ptr *rlistp) argument
440 for (rbl = *rlistp; rbl != NULL; ) {
446 *rlistp = NULL;

Completed in 64 milliseconds