Home
last modified time | relevance | path

Searched refs:HAVE_STRERROR_S (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/png++/png++-0.2.10/
H A Derror.hpp39 #define HAVE_STRERROR_S 1 macro
41 #undef HAVE_STRERROR_S
99 #ifdef HAVE_STRERROR_S in thread_safe_strerror()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/System/
H A DErrno.cpp53 #elif defined(HAVE_STRERROR_S) // Windows. in StrError()
/dports/security/nmap/nmap-7.91/libpcap/
H A Dfmtutils.c93 #if defined(HAVE_STRERROR_S) in pcap_fmt_errmsg_for_errno()
H A Dcmakeconfig.h.in190 #cmakedefine HAVE_STRERROR_S 1
H A Dconfig.h.in193 #undef HAVE_STRERROR_S
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgpg-error/src/
H A Dstrerror.c99 #elif defined (HAVE_STRERROR_S)
/dports/security/libgpg-error/libgpg-error-1.43/src/
H A Dstrerror.c103 #elif defined (HAVE_STRERROR_S)
/dports/security/clamav-lts/clamav-0.103.5/win32/llvmbuild/include/llvm/Config/
H A Dconfig.h382 #define HAVE_STRERROR_S 1 macro
/dports/multimedia/libdvdread/libdvdread-6.1.2/
H A Dconfig.h.in41 #undef HAVE_STRERROR_S
/dports/multimedia/handbrake/libdvdread-6.1.1/
H A Dconfig.h.in41 #undef HAVE_STRERROR_S
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/cmake/
H A Dconfig-ix.cmake107 check_symbol_exists(strerror_s string.h HAVE_STRERROR_S)
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Config/
H A Dconfig.h.cmake388 #cmakedefine HAVE_STRERROR_S ${HAVE_STRERROR_S}
H A Dconfig.h.in385 #undef HAVE_STRERROR_S
/dports/devel/libstatgrab/libstatgrab-0.92.1/
H A Dconfig.h.in475 #undef HAVE_STRERROR_S
/dports/security/libgpg-error/libgpg-error-1.43/
H A DChangeLog887 * src/strerror.c [HAVE_STRERROR_S] (system_strerror_r): Use strerror_s.
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgpg-error/
H A DChangeLog721 * src/strerror.c [HAVE_STRERROR_S] (system_strerror_r): Use strerror_s.