Searched refs:nlm_lock_1 (Results 1 – 4 of 4) sorted by relevance
/freebsd/usr.sbin/rpc.lockd/ |
H A D | test.c | 26 nlm_lock_1(argp, clnt) in nlm_lock_1() function
|
/freebsd/sys/nlm/ |
H A D | nlm_prot.h | 290 extern enum clnt_stat nlm_lock_1(struct nlm_lockargs *, nlm_res *, CLIENT *, struct rpc_callextra …
|
H A D | nlm_prot_clnt.c | 35 nlm_lock_1(struct nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, s… in nlm_lock_1() function
|
H A D | nlm_advlock.c | 615 stat = nlm_lock_1(&args1, &res1, client, ext, timo); in nlm_lock_rpc()
|