Searched refs:NLM_NM_LOCK (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/include/rpcsvc/
H A Dnlm_prot.x302 nlm_res NLM_NM_LOCK(nlm_lockargs) = 22;
/freebsd-11-stable/usr.sbin/rpc.lockd/
H A Dtest.c286 if (clnt_call(clnt, NLM_NM_LOCK, xdr_nlm_lockargs, argp, xdr_nlm_res, &res, TIMEOUT) != RPC_SUCCESS) {
/freebsd-11-stable/sys/nlm/
H A Dnlm_prot_svc.c304 case NLM_NM_LOCK:
H A Dnlm_prot.h341 #define NLM_NM_LOCK ((unsigned long)(22)) macro
H A Dnlm_prot_clnt.c185 return (CLNT_CALL_EXT(clnt, ext, NLM_NM_LOCK,

Completed in 118 milliseconds