HomeSort by: relevance | last modified time | path
    Searched refs:NLM_UNLOCK (Results 1 - 5 of 5) sorted by relevancy

  /src/lib/librpcsvc/
nlm_prot.x 270 nlm_res NLM_UNLOCK(struct nlm_unlockargs) = 4;
  /src/sys/fs/nfs/nlm/
nlm_prot_svc.c 153 case NLM_UNLOCK:
279 case NLM_UNLOCK:
nlm_prot.h 298 #define NLM_UNLOCK ((unsigned long)(4))
nlm_prot_clnt.c 61 return (CLNT_CALL_EXT(clnt, ext, NLM_UNLOCK,
  /src/usr.sbin/rpc.lockd/
test.c 78 st = clnt_call(clnt, NLM_UNLOCK, xdr_nlm_unlockargs, argp, xdr_nlm_res,

Completed in 15 milliseconds