Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpcbind/
H A Drpcb_svc_com.c105 static int free_slot_by_index(int);
948 (void) free_slot_by_index(i); in forward_register()
964 (void) free_slot_by_index(j); in forward_register()
1009 return (free_slot_by_index(entry)); in free_slot_by_xid()
1013 free_slot_by_index(int index) in free_slot_by_index() function