Home
last modified time | relevance | path

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

/NextBSD/sys/nlm/
HDnlm_prot_svc.c295 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_share_3_svc; in nlm_prog_3()
HDnlm_prot.h337 extern bool_t nlm_share_3_svc(nlm_shareargs *, nlm_shareres *, struct svc_req *);
HDnlm_prot_server.c431 nlm_share_3_svc(nlm_shareargs *argp, nlm_shareres *result, struct svc_req *rqstp) in nlm_share_3_svc() function
/NextBSD/usr.sbin/rpc.lockd/
HDlock_proc.c784 nlm_share_3_svc(nlm_shareargs *arg, struct svc_req *rqstp) in nlm_share_3_svc() function