/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);
|