Home
last modified time | relevance | path

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

/freebsd/contrib/atf/atf-c/
H A Dtc.c824 static void _atf_tc_fail(struct context *, const char *, va_list)
849 _atf_tc_fail(struct context *ctx, const char *fmt, va_list ap) in _atf_tc_fail() function
1108 _atf_tc_fail(&Current, fmt, ap); in atf_tc_fail()