Searched refs:atf_tc_head_t (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dtc.h41 typedef void (*atf_tc_head_t)(struct atf_tc *); typedef
55 atf_tc_head_t m_head;
72 atf_error_t atf_tc_init(atf_tc_t *, const char *, atf_tc_head_t,
H A Dtc.c539 atf_tc_head_t m_head;
549 atf_tc_init(atf_tc_t *tc, const char *ident, atf_tc_head_t head,

Completed in 15 milliseconds