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

/freebsd-11-stable/usr.sbin/rpcbind/
H A Drpcb_svc_com.c69 static int rpcb_rmtcalls; variable
985 rpcb_rmtcalls++; /* no of pending calls */
1041 rpcb_rmtcalls--;
1178 if (rpcb_rmtcalls == 0)
1181 rmtcalls_pending = rpcb_rmtcalls;

Completed in 47 milliseconds