Home
last modified time | relevance | path

Searched refs:nlm4_test_4_svc (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/nlm/
H A Dnlm_prot_server.c139 retval = nlm4_test_4_svc(&args4, &res4, rqstp); in nlm_test_1_svc()
511 nlm4_test_4_svc(nlm4_testargs *argp, nlm4_testres *result, struct svc_req *rqstp) in nlm4_test_4_svc() function
H A Dnlm_prot_svc.c388 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_test_4_svc; in nlm_prog_4()
H A Dnlm_prot.h351 extern bool_t nlm4_test_4_svc(nlm4_testargs *, nlm4_testres *, struct svc_req *);
/freebsd/usr.sbin/rpc.lockd/
H A Dlock_proc.c876 nlm4_test_4_svc(nlm4_testargs *arg, struct svc_req *rqstp) in nlm4_test_4_svc() function