Searched refs:nlm_lock_1 (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/usr.sbin/rpc.lockd/ |
| D | test.c | 38 nlm_lock_1(struct nlm_lockargs *argp, CLIENT *clnt) in nlm_lock_1() function
|
| /netbsd/src/sys/fs/nfs/nlm/ |
| D | nlm_prot.h | 293 extern enum clnt_stat nlm_lock_1(struct nlm_lockargs *, nlm_res *, CLIENT *, struct rpc_callextra …
|
| D | nlm_prot_clnt.c | 41 nlm_lock_1(struct nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, s… in nlm_lock_1() function
|
| D | nlm_advlock.c | 617 stat = nlm_lock_1(&args1, &res1, client, ext, timo); in nlm_lock_rpc()
|