Searched refs:raised_errno (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dmacros_test.cpp228 errno_fail_stub(const int raised_errno) argument
230 errno = raised_errno;
/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dmacros_test.c215 errno_fail_stub(const int raised_errno) argument
217 errno = raised_errno;

Completed in 14 milliseconds