Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/nlm/
HDnlm_prot_server.c204 retval = nlm4_unlock_4_svc(&args4, &res4, rqstp); in nlm_unlock_1_svc()
537 nlm4_unlock_4_svc(nlm4_unlockargs *argp, nlm4_res *result, struct svc_req *rqstp) in nlm4_unlock_4_svc() function
HDnlm_prot_svc.c408 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_unlock_4_svc; in nlm_prog_4()
HDnlm_prot.h361 extern bool_t nlm4_unlock_4_svc(nlm4_unlockargs *, nlm4_res *, struct svc_req *);
/freebsd-11-stable/usr.sbin/rpc.lockd/
HDlock_proc.c1071 nlm4_unlock_4_svc(nlm4_unlockargs *arg, struct svc_req *rqstp) in nlm4_unlock_4_svc() function