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

/freebsd-10.0-release/usr.sbin/rpcbind/
H A Drpcb_svc_com.c68 static int rpcb_rmtcalls; variable
983 rpcb_rmtcalls++; /* no of pending calls */
1039 rpcb_rmtcalls--;
1158 if (rpcb_rmtcalls == 0)
1161 rmtcalls_pending = rpcb_rmtcalls;

Completed in 73 milliseconds