Home
last modified time | relevance | path

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

/freebsd/sys/nlm/
H A Dnlm_prot_svc.c182 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_unlock_msg_1_svc; in nlm_prog_1()
H A Dnlm_prot.h312 extern bool_t nlm_unlock_msg_1_svc(struct nlm_unlockargs *, void *, struct svc_req *);
H A Dnlm_prot_server.c318 nlm_unlock_msg_1_svc(struct nlm_unlockargs *argp, void *result, struct svc_req *rqstp) in nlm_unlock_msg_1_svc() function
/freebsd/usr.sbin/rpc.lockd/
H A Dlock_proc.c632 nlm_unlock_msg_1_svc(nlm_unlockargs *arg, struct svc_req *rqstp) in nlm_unlock_msg_1_svc() function