HomeSort by: relevance | last modified time | path
    Searched defs:_atf_tc_fail_check (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/atf/dist/atf-c/
tc.c 798 static void _atf_tc_fail_check(struct context *, const char *, const size_t,
852 _atf_tc_fail_check(struct context *ctx, const char *file, const size_t line, function
1102 _atf_tc_fail_check(&Current, file, line, fmt, ap);
tc.c 798 static void _atf_tc_fail_check(struct context *, const char *, const size_t,
852 _atf_tc_fail_check(struct context *ctx, const char *file, const size_t line, function
1102 _atf_tc_fail_check(&Current, file, line, fmt, ap);

Completed in 46 milliseconds