| Home | Sort by: relevance | last modified time | path |
| /src/external/bsd/atf/dist/atf-c/ | |
| tc.h | 57 atf_tc_cleanup_t m_cleanup; member in struct:atf_tc_pack |
| tc.c | 545 atf_tc_cleanup_t m_cleanup; member in struct:atf_tc_impl 568 tc->pimpl->m_cleanup = cleanup; 614 pack->m_cleanup, config); 1050 if (tc->pimpl->m_cleanup != NULL) 1051 tc->pimpl->m_cleanup(tc); |