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

/freebsd-11-stable/usr.sbin/rpcbind/
H A Drpcb_svc_com.c105 static int free_slot_by_xid(u_int32_t);
909 (void) free_slot_by_xid(call_msg.rm_xid);
1020 free_slot_by_xid(u_int32_t xid) function
1317 (void) free_slot_by_xid(reply_msg.rm_xid);

Completed in 2037 milliseconds