Home
last modified time | relevance | path

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

/freebsd/contrib/atf/atf-c/
H A Dtc.c827 static void _atf_tc_fail_check(struct context *, const char *, const size_t,
876 _atf_tc_fail_check(struct context *ctx, const char *file, const size_t line, in _atf_tc_fail_check() function
1132 _atf_tc_fail_check(&Current, file, line, fmt, ap); in atf_tc_fail_check()