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

/freebsd-10.1-release/contrib/atf/atf-c/
H A Dtc.h65 struct atf_tc_impl;
67 struct atf_tc_impl *pimpl;
H A Dtc.c533 struct atf_tc_impl { struct
555 tc->pimpl = malloc(sizeof(struct atf_tc_impl));

Completed in 37 milliseconds