Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcbind.h78 void set_rpcb_rmtcalls_max(int);
H A Drpcbind.c1154 set_rpcb_rmtcalls_max(0); in rpcb_check_init()
1156 set_rpcb_rmtcalls_max(max_threads - reserved_threads); in rpcb_check_init()
H A Drpcb_svc_com.c640 set_rpcb_rmtcalls_max(int max) in set_rpcb_rmtcalls_max() function