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

/freebsd-10.1-release/sys/nlm/
H A Dnlm.h198 extern int nlm_do_granted(nlm4_testargs *argp, nlm4_res *result,
H A Dnlm_prot_server.c358 if (nlm_do_granted(&args4, &res4, rqstp, &rpc))
548 nlm_do_granted(argp, result, rqstp, NULL);
631 if (nlm_do_granted(argp, &res4, rqstp, &rpc))
H A Dnlm_prot_impl.c2286 nlm_do_granted(nlm4_testargs *argp, nlm4_res *result, struct svc_req *rqstp, function

Completed in 56 milliseconds