Home
last modified time | relevance | path

Searched refs:HAVE_STRLCAT (Results 1 – 15 of 15) sorted by relevance

/external/ipsec-tools/
Dconfig.h25 #define HAVE_STRLCAT 1 macro
/external/libedit/src/
Dstrlcat.c36 #if !HAVE_STRLCAT in __weak_alias()
Dsys.h94 #ifndef HAVE_STRLCAT
DMakefile.am51 if !HAVE_STRLCAT
/external/ipsec-tools/src/racoon/
Dmisc.h66 #ifndef HAVE_STRLCAT
/external/skia/third_party/libsdl/android/
DSDL_config.h67 #define HAVE_STRLCAT 1 macro
/external/skia/third_party/libsdl/mac/
DSDL_config.h108 #define HAVE_STRLCAT 1 macro
/external/curl/CMake/Platforms/
DWindowsCache.cmake79 set(HAVE_STRLCAT 0) variable
/external/tcpdump/
Dinterface.h53 #ifndef HAVE_STRLCAT
Dnetdissect.h59 #ifndef HAVE_STRLCAT
Dconfig.h.in203 #undef HAVE_STRLCAT
/external/libedit/
Dconfigure.ac119 AM_CONDITIONAL(HAVE_STRLCAT, [test "x$found_strlcat" = xyes]) condition
Dconfig.h.in125 #undef HAVE_STRLCAT
/external/curl/lib/
Dcurl_config.h.cmake591 #cmakedefine HAVE_STRLCAT 1
/external/curl/
DCMakeLists.txt743 check_symbol_exists(strlcat "${CURL_INCLUDES}" HAVE_STRLCAT)