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

  /src/lib/librpcsvc/
nlm_prot.x 287 void NLM_UNLOCK_RES(nlm_res) = 14;
  /src/sys/fs/nfs/nlm/
nlm_prot_svc.c 213 case NLM_UNLOCK_RES:
289 case NLM_UNLOCK_RES:
nlm_prot.h 328 #define NLM_UNLOCK_RES ((unsigned long)(14))
nlm_prot_clnt.c 151 return (CLNT_CALL_EXT(clnt, ext, NLM_UNLOCK_RES,
  /src/usr.sbin/rpc.lockd/
test.c 239 st = clnt_call(clnt, NLM_UNLOCK_RES, xdr_nlm_res, argp, xdr_void,
lock_proc.c 582 transmit_result(NLM_UNLOCK_RES, &result,
678 /* nlm_unlock_res ---------------------------------------------------------- */
688 log_from_addr("nlm_unlock_res", rqstp);
1092 /* nlm_unlock_res ---------------------------------------------------------- */

Completed in 28 milliseconds