HomeSort by: relevance | last modified time | path
    Searched defs:rpcb_rmtcalls (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/rpcbind/
rpcb_svc_com.c 78 static int rpcb_rmtcalls; variable in typeref:typename:int
987 rpcb_rmtcalls++; /* no of pending calls */
1047 rpcb_rmtcalls--;
1215 if (rpcb_rmtcalls == 0)
1218 rmtcalls_pending = rpcb_rmtcalls;
rpcb_svc_com.c 78 static int rpcb_rmtcalls; variable in typeref:typename:int
987 rpcb_rmtcalls++; /* no of pending calls */
1047 rpcb_rmtcalls--;
1215 if (rpcb_rmtcalls == 0)
1218 rmtcalls_pending = rpcb_rmtcalls;

Completed in 22 milliseconds