Searched refs:NLM_RPC_RETRIES (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/klm/ |
H A D | nlm_rpc_handle.c | 139 NLM_PROG, rpcp->nr_vers, 0, NLM_RPC_RETRIES, in refresh_nlm_rpc() 158 &hostp->nh_addr, 0, NLM_RPC_RETRIES, CRED()); in refresh_nlm_rpc()
|
H A D | nlm_impl.h | 483 #define NLM_RPC_RETRIES 5 macro
|
H A D | nlm_impl.c | 808 0, NLM_RPC_RETRIES, kcred, &nsm->ns_handle); in nlm_nsm_init() 817 NSM_ADDR_V1, 0, NLM_RPC_RETRIES, kcred, &nsm->ns_addr_handle); in nlm_nsm_init() 2714 NLM_RPC_RETRIES, kcred); in nlm_nsm_clnt_init()
|