Searched refs:nlm4_granted_4_svc (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/nlm/
H A Dnlm_prot_server.c222 retval = nlm4_granted_4_svc(&args4, &res4, rqstp);
545 nlm4_granted_4_svc(nlm4_testargs *argp, nlm4_res *result, struct svc_req *rqstp) function
H A Dnlm_prot_svc.c414 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_granted_4_svc;
H A Dnlm_prot.h364 extern bool_t nlm4_granted_4_svc(nlm4_testargs *, nlm4_res *, struct svc_req *);
/freebsd-10.1-release/usr.sbin/rpc.lockd/
H A Dlock_proc.c1182 nlm4_granted_4_svc(arg, rqstp) function

Completed in 107 milliseconds