Searched refs:_head (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/unit/atf-src/bootstrap/
H A Dh_tp_fail.sh27 @TC_NAME@_head()
H A Dh_tp_pass.sh27 @TC_NAME@_head()
/bind-9.11.3/unit/atf-src/atf-c/
H A Dmacros.h54 static void atfu_ ## tc ## _head(atf_tc_t *); \
59 .m_head = atfu_ ## tc ## _head, \
65 static void atfu_ ## tc ## _head(atf_tc_t *); \
71 .m_head = atfu_ ## tc ## _head, \
79 atfu_ ## tc ## _head(atf_tc_t *tcptr ATF_DEFS_ATTRIBUTE_UNUSED)
82 (atfu_ ## tc ## _head)

Completed in 272 milliseconds