Searched refs:atf_tc_check_errno (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/contrib/atf/atf-c/ |
| HD | tc.h | 131 void atf_tc_check_errno(const char *, const size_t, const int,
|
| HD | macros.h | 207 atf_tc_check_errno(__FILE__, __LINE__, exp_errno, #bool_expr, bool_expr)
|
| HD | tc.c | 1132 atf_tc_check_errno(const char *file, const size_t line, const int exp_errno, in atf_tc_check_errno() function
|
| /NextBSD/contrib/atf/atf-c++/ |
| D | tests.cpp | 356 atf_tc_check_errno(file, line, exp_errno, expr_str, result); in check_errno()
|