Home
last modified time | relevance | path

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

/external/ipsec-tools/
Dconfig.h25 #define HAVE_STRLCAT 1 macro
/external/tcpdump/
Dinterface.h53 #ifndef HAVE_STRLCAT
Dconfig.h210 #define HAVE_STRLCAT 1 macro
Dnetdissect.h94 #ifndef HAVE_STRLCAT
Dconfig.h.in212 #undef HAVE_STRLCAT
/external/openssh/openbsd-compat/
Dstrlcat.c22 #ifndef HAVE_STRLCAT
Dopenbsd-compat.h96 #ifndef HAVE_STRLCAT
/external/libpcap/
Dconfig.h203 #define HAVE_STRLCAT 1 macro
Dportability.h49 #ifdef HAVE_STRLCAT
Dconfig.h.in187 #undef HAVE_STRLCAT
Dcmakeconfig.h.in181 #cmakedefine HAVE_STRLCAT 1
DCMakeLists.txt455 check_function_exists(strlcat HAVE_STRLCAT)
1065 if(NOT HAVE_STRLCAT)
1067 endif(NOT HAVE_STRLCAT)
/external/ipsec-tools/src/racoon/
Dmisc.h66 #ifndef HAVE_STRLCAT
/external/libcups/cups/
Dstring-private.h163 # ifndef HAVE_STRLCAT
Dstring.c674 #ifndef HAVE_STRLCAT
/external/libcups/xcode/
Dconfig.h220 #define HAVE_STRLCAT 1 macro
/external/curl/CMake/Platforms/
DWindowsCache.cmake99 set(HAVE_STRLCAT 0) variable
/external/libcups/
Dconfig.h.in216 #undef HAVE_STRLCAT
/external/curl/lib/
Dcurl_config.h.cmake651 #cmakedefine HAVE_STRLCAT 1
/external/ImageMagick/config/
Dconfig.h.in509 #undef HAVE_STRLCAT
/external/curl/
DCMakeLists.txt1012 check_symbol_exists(strlcat "${CURL_INCLUDES}" HAVE_STRLCAT)