Searched refs:atf_tc_check_errno (Results 1 - 4 of 4) sorted by relevance
/bind-9.6-ESV-R11/unit/atf-src/atf-c/ |
H A D | tc.h | 135 void atf_tc_check_errno(const char *, const size_t, const int,
|
H A D | macros.h | 203 atf_tc_check_errno(__FILE__, __LINE__, exp_errno, #bool_expr, bool_expr)
|
H A D | tc.c | 1136 atf_tc_check_errno(const char *file, const size_t line, const int exp_errno, function
|
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/ |
H A D | tests.cpp | 341 atf_tc_check_errno(file, line, exp_errno, expr_str, result);
|
Completed in 20 milliseconds