Searched refs:nlm_do_granted (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/klm/ |
H A D | nlm_rpc_svc.c | 292 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 D | nlm_impl.h | 629 void nlm_do_granted(nlm4_testargs *, nlm4_res *,
|
H A D | nlm_service.c | 964 nlm_do_granted(nlm4_testargs *argp, nlm4_res *resp, in nlm_do_granted() function
|