Home
last modified time | relevance | path

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

/freebsd/contrib/atf/atf-c/
H A Dtp.h39 struct atf_tp_impl;
41 struct atf_tp_impl *pimpl;
H A Dtp.c39 struct atf_tp_impl { struct
82 tp->pimpl = malloc(sizeof(struct atf_tp_impl)); in atf_tp_init()