HomeSort by: relevance | last modified time | path
    Searched refs:nlm_do_test (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/nfs/nlm/
nlm.h 160 extern int nlm_do_test(nlm4_testargs *argp, nlm4_testres *result,
nlm_prot_server.c 244 if (nlm_do_test(&args4, &res4, rqstp, &rpc))
518 nlm_do_test(argp, result, rqstp, NULL);
561 if (nlm_do_test(argp, &res4, rqstp, &rpc))
nlm_prot_impl.c 1863 nlm_do_test(nlm4_testargs *argp, nlm4_testres *result, struct svc_req *rqstp, function in typeref:typename:int
1883 NLM_DEBUG(3, "nlm_do_test(): caller_name = %s (sysid = %d)\n",

Completed in 14 milliseconds