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

/freebsd-10.0-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;

Completed in 60 milliseconds