Home
last modified time | relevance | path

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

/freebsd/sys/nlm/
H A Dnlm_prot_server.c499 return (nlm4_free_all_4_svc(&args4, result, rqstp)); in nlm_free_all_3_svc()
703 nlm4_free_all_4_svc(nlm4_notify *argp, void *result, struct svc_req *rqstp) in nlm4_free_all_4_svc() function
H A Dnlm_prot_svc.c496 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_free_all_4_svc; in nlm_prog_4()
H A Dnlm_prot.h405 extern bool_t nlm4_free_all_4_svc(nlm4_notify *, void *, struct svc_req *);
/freebsd/usr.sbin/rpc.lockd/
H A Dlock_proc.c1308 nlm4_free_all_4_svc(struct nlm4_notify *arg __unused, struct svc_req *rqstp) in nlm4_free_all_4_svc() function