Home
last modified time | relevance | path

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

/openbsd/src/lib/librpcsvc/
Dnlm_prot.x76 struct nlm_unlockargs { struct
240 nlm_res NLM_UNLOCK(struct nlm_unlockargs) = 4;
247 void NLM_UNLOCK_MSG(struct nlm_unlockargs) = 9;
/openbsd/src/usr.sbin/rpc.lockd/
Dtest.c55 nlm_unlock_1(struct nlm_unlockargs *argp, CLIENT *clnt) in nlm_unlock_1()
125 nlm_unlock_msg_1(struct nlm_unlockargs *argp, CLIENT *clnt) in nlm_unlock_msg_1()
Dprocs.c484 nlm_unlock_1_svc(nlm_unlockargs *arg, struct svc_req *rqstp) in nlm_unlock_1_svc()
501 nlm_unlock_msg_1_svc(nlm_unlockargs *arg, struct svc_req *rqstp) in nlm_unlock_msg_1_svc()