Searched defs:t4 (Results 1 - 7 of 7) sorted by relevance

/bind-9.11.3/bin/tests/
H A Dtask_test.c64 isc_task_t *t3 = NULL, *t4 = NULL; local
89 RUNTIME_CHECK(isc_task_create(manager, 0, &t4) == ISC_R_SUCCESS);
97 RUNTIME_CHECK(isc_task_onshutdown(t4, my_shutdown, four) ==
166 isc_task_send(t4, &event);
175 isc_task_send(t4, &event);
184 isc_task_detach(&t4);
/bind-9.11.3/bin/tests/master/
H A Dt_master.c212 t4() { function
317 { (PFV) t4, "DNS_NOTTL" },
/bind-9.11.3/bin/tests/timers/
H A Dt_timers.c683 t4(void) { function
1113 { (PFV) t4, "timer_reset" },
/bind-9.11.3/unit/atf-src/tools/
H A Dparser.hpp508 const token_type& t4,
514 t.type() != t4)
527 const token_type& t4,
536 t.type() != t4 && t.type() != t5 && t.type() != t6 &&
550 const token_type& t4,
560 t.type() != t4 && t.type() != t5 && t.type() != t6 &&
505 expect(const token_type& t1, const token_type& t2, const token_type& t3, const token_type& t4, const std::string& textual) argument
524 expect(const token_type& t1, const token_type& t2, const token_type& t3, const token_type& t4, const token_type& t5, const token_type& t6, const token_type& t7, const std::string& textual) argument
547 expect(const token_type& t1, const token_type& t2, const token_type& t3, const token_type& t4, const token_type& t5, const token_type& t6, const token_type& t7, const token_type& t8, const std::string& textual) argument
/bind-9.11.3/bin/tests/db/
H A Dt_db.c471 t4(void) { function
3109 { (PFV) t4, "dns_db_iszone" },
/bind-9.11.3/bin/tests/rbt/
H A Dt_rbt.c544 t4() { function
1846 { (PFV) t4, "dns_rbt_deletename 1" },
/bind-9.11.3/bin/tests/tasks/
H A Dt_tasks.c1063 t4(void) { function
2368 { (PFV) t4, "isc_task_shutdown" },

Completed in 85 milliseconds