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

  /src/usr.sbin/rpc.lockd/
test.c 120 nlm_lock_msg_1(struct nlm_lockargs *argp, CLIENT *clnt) function in typeref:typename:void *
129 clnt_perror(clnt, "nlm_lock_msg_1");
384 out = nlm_lock_msg_1(&arg, cli);
  /src/sys/fs/nfs/nlm/
nlm_prot.h 308 extern enum clnt_stat nlm_lock_msg_1(struct nlm_lockargs *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
nlm_prot_clnt.c 86 nlm_lock_msg_1(struct nlm_lockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) function in typeref:enum:clnt_stat

Completed in 13 milliseconds