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

  /src/usr.sbin/rpc.lockd/
test.c 72 nlm_unlock_1(struct nlm_unlockargs *argp, CLIENT *clnt) function in typeref:typename:nlm_res *
  /src/sys/fs/nfs/nlm/
nlm_prot.h 299 extern enum clnt_stat nlm_unlock_1(struct nlm_unlockargs *, nlm_res *, CLIENT *, struct rpc_callextra *, struct timeval);
nlm_prot_clnt.c 59 nlm_unlock_1(struct nlm_unlockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) function in typeref:enum:clnt_stat
nlm_advlock.c 669 stat = nlm_unlock_1(&args1, &res1, client, ext, timo);

Completed in 13 milliseconds