Home
last modified time | relevance | path

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

/freebsd/contrib/atf/atf-c/
H A Dtp.h52 const struct atf_tc *atf_tp_get_tc(const atf_tp_t *, const char *);
H A Dtp.c135 atf_tp_get_tc(const atf_tp_t *tp, const char *id) in atf_tp_get_tc() function