/src/usr.sbin/rpc.lockd/ |
test.c | 185 nlm_test_res_1(nlm_testres *argp, CLIENT *clnt) function in typeref:typename:void *
|
/src/sys/fs/nfs/nlm/ |
nlm_prot.h | 320 extern enum clnt_stat nlm_test_res_1(nlm_testres *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
|
nlm_prot_clnt.c | 122 nlm_test_res_1(nlm_testres *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) function in typeref:enum:clnt_stat
|
nlm_prot_server.c | 255 nlm_test_res_1(&res, &dummy, rpc, NULL, nlm_zero_tv);
|