Searched defs:m_cleanup (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dtc.h57 atf_tc_cleanup_t m_cleanup; member in struct:atf_tc_pack
H A Dtc.c541 atf_tc_cleanup_t m_cleanup; member in struct:atf_tc_impl
564 tc->pimpl->m_cleanup = cleanup;
610 pack->m_cleanup, config);
1038 if (tc->pimpl->m_cleanup != NULL)
1039 tc->pimpl->m_cleanup(tc);

Completed in 12 milliseconds