Home
last modified time | relevance | path

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

/freebsd/contrib/atf/atf-c++/
H A Dmacros_test.cpp226 errno_fail_stub(const int raised_errno) in errno_fail_stub() argument
228 errno = raised_errno; in errno_fail_stub()
/freebsd/contrib/atf/atf-c/
H A Dmacros_test.c213 errno_fail_stub(const int raised_errno) in errno_fail_stub() argument
215 errno = raised_errno; in errno_fail_stub()