Home
last modified time | relevance | path

Searched refs:nlm_granted_res_1_svc (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/sys/nlm/
HDnlm_prot_svc.c220 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_granted_res_1_svc; in nlm_prog_1()
HDnlm_prot.h330 extern bool_t nlm_granted_res_1_svc(nlm_res *, void *, struct svc_req *);
HDnlm_prot_server.c414 nlm_granted_res_1_svc(nlm_res *argp, void *result, struct svc_req *rqstp) in nlm_granted_res_1_svc() function
/freebsd-13-stable/usr.sbin/rpc.lockd/
HDlock_proc.c768 nlm_granted_res_1_svc(nlm_res *arg __unused, struct svc_req *rqstp) in nlm_granted_res_1_svc() function