Home
last modified time | relevance | path

Searched refs:dispatch_getnext (Results 1 – 6 of 6) sorted by relevance

/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/tests/
H A Ddispatch_test.c253 dispatch_getnext(void **state) { in dispatch_getnext() function
341 cmocka_unit_test_setup_teardown(dispatch_getnext, _setup, in main()
/dports/dns/bind911/bind-9.11.37/lib/dns/tests/
H A Ddispatch_test.c260 dispatch_getnext(void **state) { in dispatch_getnext() function
358 cmocka_unit_test_setup_teardown(dispatch_getnext, in main()
/dports/dns/bind916/bind-9.16.27/lib/dns/tests/
H A Ddispatch_test.c255 dispatch_getnext(void **state) { in dispatch_getnext() function
343 cmocka_unit_test_setup_teardown(dispatch_getnext, _setup, in main()
/dports/dns/bind-tools/bind-9.16.27/lib/dns/tests/
H A Ddispatch_test.c255 dispatch_getnext(void **state) { in dispatch_getnext() function
343 cmocka_unit_test_setup_teardown(dispatch_getnext, _setup, in main()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Ddispatch.c215 dispatch_getnext(dns_dispatch_t *disp, dns_dispentry_t *resp, int32_t timeout);
576 dispatch_getnext(disp, resp, resp->timeout - dispentry_runtime(resp)); in udp_recv()
728 dispatch_getnext(disp, NULL, -1); in tcp_recv()
1426 dispatch_getnext(dns_dispatch_t *disp, dns_dispentry_t *resp, int32_t timeout) { in dispatch_getnext() function
1473 dispatch_getnext(disp, resp, timeout); in dns_dispatch_getnext()
1789 dispatch_getnext(disp, resp, timeout); in dns_dispatch_resume()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/tests/
H A Ddispatch_test.c665 dispatch_getnext(void **state) { in dispatch_getnext() function
734 cmocka_unit_test_setup_teardown(dispatch_getnext, _setup, in main()