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

  /src/lib/librpcsvc/
nlm_prot.x 285 void NLM_LOCK_RES(nlm_res) = 12;
  /src/sys/fs/nfs/nlm/
nlm_prot_svc.c 201 case NLM_LOCK_RES:
287 case NLM_LOCK_RES:
nlm_prot.h 322 #define NLM_LOCK_RES ((unsigned long)(12))
nlm_prot_clnt.c 133 return (CLNT_CALL_EXT(clnt, ext, NLM_LOCK_RES,
  /src/usr.sbin/rpc.lockd/
test.c 207 st = clnt_call(clnt, NLM_LOCK_RES, xdr_nlm_res, argp, xdr_void,
lock_proc.c 487 transmit_result(NLM_LOCK_RES, &result,
649 /* nlm_lock_res ------------------------------------------------------------ */
659 log_from_addr("nlm_lock_res", rqstp);
1063 /* nlm_lock_res ------------------------------------------------------------ */

Completed in 177 milliseconds