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

  /src/usr.sbin/rpc.lockd/
test.c 38 nlm_lock_1(struct nlm_lockargs *argp, CLIENT *clnt) function in typeref:typename:nlm_res *
  /src/sys/fs/nfs/nlm/
nlm_prot.h 293 extern enum clnt_stat nlm_lock_1(struct nlm_lockargs *, nlm_res *, CLIENT *, struct rpc_callextra *, struct timeval);
nlm_prot_clnt.c 41 nlm_lock_1(struct nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) function in typeref:enum:clnt_stat
nlm_advlock.c 617 stat = nlm_lock_1(&args1, &res1, client, ext, timo);

Completed in 80 milliseconds