Searched refs:actual_errno (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/unit/atf-src/atf-c/ | ||
H A D | tc.c | 405 const int actual_errno = errno; local 408 if (exp_errno != actual_errno) { 412 "in %s", exp_errno, actual_errno, expr_str); |
Completed in 17 milliseconds