Searched refs:atf_tc_head_t (Results 1 – 2 of 2) sorted by relevance
37 typedef void (*atf_tc_head_t)(struct atf_tc *); typedef51 atf_tc_head_t m_head;68 atf_error_t atf_tc_init(atf_tc_t *, const char *, atf_tc_head_t,
574 atf_tc_head_t m_head;584 atf_tc_init(atf_tc_t *tc, const char *ident, atf_tc_head_t head, in atf_tc_init()