/src/usr.sbin/rpc.lockd/ |
test.c | 23 nlm_test_1(struct nlm_testargs *argp, CLIENT *clnt) function in typeref:typename:nlm_testres *
|
/src/sys/fs/nfs/nlm/ |
nlm_prot.h | 290 extern enum clnt_stat nlm_test_1(struct nlm_testargs *, nlm_testres *, CLIENT *, struct rpc_callextra *, struct timeval);
|
nlm_prot_clnt.c | 32 nlm_test_1(struct nlm_testargs *argp, nlm_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) function in typeref:enum:clnt_stat
|
nlm_advlock.c | 583 stat = nlm_test_1(&args1, &res1, client, ext, timo);
|