Searched refs:_atf_tc_fail_check (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/atf/atf-c/ |
H A D | tc.c | 867 static void _atf_tc_fail_check(struct context *, const char *, const size_t, 919 _atf_tc_fail_check(struct context *ctx, const char *file, const size_t line, in _atf_tc_fail_check() function 1183 _atf_tc_fail_check(&Current, file, line, fmt, ap); in atf_tc_fail_check()
|