Home
last modified time | relevance | path

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

/freebsd/sys/nlm/
H A Dnlm_prot_svc.c311 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_free_all_3_svc; in nlm_prog_3()
H A Dnlm_prot.h345 extern bool_t nlm_free_all_3_svc(nlm_notify *, void *, struct svc_req *);
H A Dnlm_prot_server.c492 nlm_free_all_3_svc(nlm_notify *argp, void *result, struct svc_req *rqstp) in nlm_free_all_3_svc() function
/freebsd/usr.sbin/rpc.lockd/
H A Dlock_proc.c859 nlm_free_all_3_svc(nlm_notify *arg __unused, struct svc_req *rqstp) in nlm_free_all_3_svc() function