Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpcbind/
H A Drpcb_svc_4.c431 free_rpcb_entry_list(rpcb_entry_list_ptr *rlistp) in free_rpcb_entry_list() argument
435 for (rbl = *rlistp; rbl != NULL; ) { in free_rpcb_entry_list()
441 *rlistp = NULL; in free_rpcb_entry_list()