Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcb_svc_com.c634 static int rpcb_rmtcalls_max; variable
643 rpcb_rmtcalls_max = max; in set_rpcb_rmtcalls_max()
644 if (rpcb_rmtcalls > rpcb_rmtcalls_max) { in set_rpcb_rmtcalls_max()
734 if (!allow_indirect || rpcb_rmtcalls_max == 0) { in rpcbproc_callit_com()
1230 if (rpcb_rmtcalls_max == 0) { in forward_register()
1299 if (rpcb_rmtcalls > rpcb_rmtcalls_max) { in forward_register()
1336 if (rpcb_rmtcalls > rpcb_rmtcalls_max) { in forward_destroy()