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

/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dconfig-vxworks.h698 #define HAVE_VXWORKS_STRERROR_R 1 macro
H A Dstrerror.c28 !defined(HAVE_VXWORKS_STRERROR_R)) || \
29 (defined(HAVE_POSIX_STRERROR_R) && defined(HAVE_VXWORKS_STRERROR_R)) || \
30 (defined(HAVE_GLIBC_STRERROR_R) && defined(HAVE_VXWORKS_STRERROR_R)) || \
679 #elif defined(HAVE_STRERROR_R) && defined(HAVE_VXWORKS_STRERROR_R)

Completed in 121 milliseconds