Searched refs:nlm_lock_1 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/usr.sbin/rpc.lockd/
H A Dtest.c35 nlm_lock_1(argp, clnt) function
/freebsd-10.0-release/sys/nlm/
H A Dnlm_prot.h291 extern enum clnt_stat nlm_lock_1(struct nlm_lockargs *, nlm_res *, CLIENT *, struct rpc_callextra *, struct timeval);
H A Dnlm_prot_clnt.c39 nlm_lock_1(struct nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) function
H A Dnlm_advlock.c611 stat = nlm_lock_1(&args1, &res1, client, ext, timo);

Completed in 105 milliseconds