Home
last modified time | relevance | path

Searched defs:new_errno (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/lib/libc/sys/
H A Dsigwait.c57 int saved_errno, new_errno, sig; in _sigwait() local
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dsystem_error.cpp99 int new_errno = strerror_return == -1 ? errno : strerror_return; in handle_strerror_r_return() local
/netbsd-src/lib/libpthread/
H A Dpthread_cancelstub.c741 int new_errno; in sigwait() local