Searched refs:NLM_RPC_RETRIES (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/klm/ |
H A D | nlm_rpc_handle.c | 140 NLM_PROG, rpcp->nr_vers, 0, NLM_RPC_RETRIES, in refresh_nlm_rpc() 159 &hostp->nh_addr, 0, NLM_RPC_RETRIES, CRED()); in refresh_nlm_rpc()
|
H A D | nlm_impl.h | 484 #define NLM_RPC_RETRIES 5 macro
|
H A D | nlm_impl.c | 846 0, NLM_RPC_RETRIES, zone_kcred(), &nsm->ns_handle); in nlm_nsm_init() 855 NSM_ADDR_V1, 0, NLM_RPC_RETRIES, zone_kcred(), in nlm_nsm_init() 2821 NLM_RPC_RETRIES, zone_kcred()); in nlm_nsm_clnt_init()
|