Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/klm/
H A Dnlm_rpc_svc.c292 nlm_do_granted(&args4, &res4, sr, NULL); in nlm_granted_1_svc()
499 nlm_do_granted(&args4, &res4, sr, in nlm_granted_msg_1_svc()
751 nlm_do_granted(argp, resp, sr, NULL); in nlm4_granted_4_svc()
837 nlm_do_granted(argp, &res4, sr, in nlm4_granted_msg_4_svc()
H A Dnlm_impl.h629 void nlm_do_granted(nlm4_testargs *, nlm4_res *,
H A Dnlm_service.c964 nlm_do_granted(nlm4_testargs *argp, nlm4_res *resp, in nlm_do_granted() function