Searched refs:atf_check_result_impl (Results 1 – 2 of 2) sorted by relevance
37 struct atf_check_result_impl;39 struct atf_check_result_impl *pimpl;
287 struct atf_check_result_impl { struct302 r->pimpl = malloc(sizeof(struct atf_check_result_impl)); in atf_check_result_init() argument