Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_rpc_svc.c300 nlm_do_granted(&args4, &res4, sr, NULL); in nlm_granted_1_svc()
514 nlm_do_granted(&args4, &res4, sr, in nlm_granted_msg_1_svc()
749 nlm_do_granted(argp, resp, sr, NULL); in nlm4_granted_4_svc()
851 nlm_do_granted(argp, &res4, sr, in nlm4_granted_msg_4_svc()
H A Dnlm_impl.h630 void nlm_do_granted(nlm4_testargs *, nlm4_res *,
H A Dnlm_service.c1032 nlm_do_granted(nlm4_testargs *argp, nlm4_res *resp, in nlm_do_granted() function