Searched refs:atf_check_result_impl (Results 1 – 2 of 2) sorted by relevance
41 struct atf_check_result_impl;43 struct atf_check_result_impl *pimpl;
290 struct atf_check_result_impl { struct305 r->pimpl = malloc(sizeof(struct atf_check_result_impl)); in atf_check_result_init() argument