Home
last modified time | relevance | path

Searched refs:NLM4_GRANTED_RES (Results 1 – 5 of 5) sorted by relevance

/freebsd/include/rpcsvc/
H A Dnlm_prot.x314 void NLM4_GRANTED_RES(nlm4_res) = 15;
/freebsd/sys/nlm/
H A Dnlm_prot_svc.c469 case NLM4_GRANTED_RES: in nlm_prog_4()
H A Dnlm_prot.h391 #define NLM4_GRANTED_RES ((unsigned long)(15)) macro
H A Dnlm_prot_clnt.c325 return (CLNT_CALL_EXT(clnt, ext, NLM4_GRANTED_RES, in nlm4_granted_res_4()
/freebsd/usr.sbin/rpc.lockd/
H A Dlock_proc.c1148 transmit4_result(NLM4_GRANTED_RES, &res, getrpcaddr(rqstp)); in nlm4_granted_msg_4_svc()