Searched refs:atf_tc_require_errno (Results 1 - 4 of 4) sorted by relevance
/bind-9.11.3/unit/atf-src/atf-c/ |
H A D | tc.h | 133 void atf_tc_require_errno(const char *, const size_t, const int,
|
H A D | macros.h | 210 atf_tc_require_errno(__FILE__, __LINE__, exp_errno, #bool_expr, bool_expr)
|
H A D | tc.c | 1144 atf_tc_require_errno(const char *file, const size_t line, const int exp_errno, function
|
/bind-9.11.3/unit/atf-src/atf-c++/ |
H A D | tests.cpp | 363 atf_tc_require_errno(file, line, exp_errno, expr_str, result);
|
Completed in 30 milliseconds