Searched refs:NLM_GRANTED_MSG (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/include/rpcsvc/
H A Dnlm_prot.x291 void NLM_GRANTED_MSG(struct nlm_testargs) = 10;
/freebsd-9.3-release/sys/nlm/
H A Dnlm_prot_svc.c187 case NLM_GRANTED_MSG:
283 case NLM_GRANTED_MSG:
H A Dnlm_prot.h314 #define NLM_GRANTED_MSG ((unsigned long)(10)) macro
H A Dnlm_prot_clnt.c113 return (CLNT_CALL_EXT(clnt, ext, NLM_GRANTED_MSG,
/freebsd-9.3-release/usr.sbin/rpc.lockd/
H A Dtest.c166 if (clnt_call(clnt, NLM_GRANTED_MSG, xdr_nlm_testargs, argp, xdr_void, &res, TIMEOUT) != RPC_SUCCESS) {
H A Dlockd_lock.c2254 success = clnt_call(cli, NLM_GRANTED_MSG,

Completed in 123 milliseconds