Home
last modified time | relevance | path

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

/freebsd/sys/nlm/
H A Dnlm_prot_svc.c66 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_sm_notify_0_svc; in nlm_prog_0()
H A Dnlm_prot.h283 extern bool_t nlm_sm_notify_0_svc(struct nlm_sm_status *, void *, struct svc_req *);
H A Dnlm_prot_server.c121 nlm_sm_notify_0_svc(struct nlm_sm_status *argp, void *result, struct svc_req *rqstp) in nlm_sm_notify_0_svc() function
/freebsd/usr.sbin/rpc.lockd/
H A Dlock_proc.c1323 nlm_sm_notify_0_svc(struct nlm_sm_status *arg, struct svc_req *rqstp __unused) in nlm_sm_notify_0_svc() function