Home
last modified time | relevance | path

Searched refs:atf_tc_impl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/atf/atf-c/
H A Dtc.h61 struct atf_tc_impl;
63 struct atf_tc_impl *pimpl;
H A Dtc.c568 struct atf_tc_impl { struct
590 tc->pimpl = malloc(sizeof(struct atf_tc_impl)); in atf_tc_init() argument