Home
last modified time | relevance | path

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

/NextBSD/sys/nlm/
HDnlm_prot_server.c462 retval = nlm4_unshare_4_svc(&args4, &res4, rqstp); in nlm_unshare_3_svc()
688 nlm4_unshare_4_svc(nlm4_shareargs *argp, nlm4_shareres *result, struct svc_req *rqstp) in nlm4_unshare_4_svc() function
HDnlm_prot_svc.c486 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_unshare_4_svc; in nlm_prog_4()
HDnlm_prot.h400 extern bool_t nlm4_unshare_4_svc(nlm4_shareargs *, nlm4_shareres *, struct svc_req *);
/NextBSD/usr.sbin/rpc.lockd/
HDlock_proc.c1253 nlm4_unshare_4_svc(nlm4_shareargs *arg, struct svc_req *rqstp) in nlm4_unshare_4_svc() function