Home
last modified time | relevance | path

Searched defs:old_errno (Results 1 – 15 of 15) sorted by relevance

/third_party/curl/lib/
Dstrerror.c833 int old_errno = errno; in Curl_strerror() local
932 int old_errno = errno; in Curl_winapi_strerror() local
973 int old_errno = errno; in Curl_sspi_strerror() local
Dparsedate.c422 int old_errno; in parsedate() local
/third_party/musl/src/signal/
Dpsignal.c19 int old_errno = errno; in psignal() local
/third_party/rust/crates/libc/src/unix/solarish/
Dcompat.rs180 let old_errno = *::___errno(); in getpwent_r() localVariable
204 let old_errno = *::___errno(); in getgrent_r() localVariable
/third_party/musl/src/dirent/
Dscandir.c15 int old_errno = errno; in scandir() local
/third_party/musl/src/thread/
Dsynccall.c24 int old_errno = errno; in handler() local
/third_party/gn/src/base/posix/
Dsafe_strerror.cc71 int old_errno = errno; in wrap_posix_strerror_r() local
/third_party/cef/libcef_dll/base/
Dcef_logging.cc77 int old_errno = errno; in wrap_posix_strerror_r() local
/third_party/musl/src/regex/
Dglob.c133 int old_errno = errno; in do_glob() local
/third_party/musl/src/locale/
Ddcngettext.c133 int old_errno = errno; in dcngettext() local
/third_party/musl/porting/linux/user/src/locale/
Ddcngettext.c164 int old_errno = errno; in dcngettext() local
/third_party/curl/tests/server/
Dutil.c536 int old_errno = errno; in exit_signal_handler() local
/third_party/python/Modules/_ctypes/
Dcallproc.c203 int new_errno, old_errno; in set_error_internal() local
/third_party/python/Modules/
Dposixmodule.c7858 int old_errno = errno; in os_getlogin_impl() local
/third_party/libbpf/src/
Dlibbpf.c253 int old_errno; in libbpf_print() local