Home
last modified time | relevance | path

Searched refs:nlm_unlockargs (Results 1 – 3 of 3) sorted by relevance

/dragonfly/include/rpcsvc/
HDnlm_prot.x92 struct nlm_unlockargs { struct
271 nlm_res NLM_UNLOCK(struct nlm_unlockargs) = 4;
283 void NLM_UNLOCK_MSG(struct nlm_unlockargs) = 9;
/dragonfly/usr.sbin/rpc.lockd/
HDtest.c58 nlm_unlock_1(struct nlm_unlockargs *argp, CLIENT *clnt) in nlm_unlock_1()
124 nlm_unlock_msg_1(struct nlm_unlockargs *argp, CLIENT *clnt) in nlm_unlock_msg_1()
HDlock_proc.c570 nlm_unlock_1_svc(nlm_unlockargs *arg, struct svc_req *rqstp) in nlm_unlock_1_svc()
587 nlm_unlock_msg_1_svc(nlm_unlockargs *arg, struct svc_req *rqstp) in nlm_unlock_msg_1_svc()