Searched refs:HAVE_STRLCAT (Results 1 – 15 of 15) sorted by relevance
25 #define HAVE_STRLCAT 1 macro
36 #if !HAVE_STRLCAT in __weak_alias()
94 #ifndef HAVE_STRLCAT
51 if !HAVE_STRLCAT
66 #ifndef HAVE_STRLCAT
67 #define HAVE_STRLCAT 1 macro
108 #define HAVE_STRLCAT 1 macro
79 set(HAVE_STRLCAT 0) variable
53 #ifndef HAVE_STRLCAT
59 #ifndef HAVE_STRLCAT
203 #undef HAVE_STRLCAT
119 AM_CONDITIONAL(HAVE_STRLCAT, [test "x$found_strlcat" = xyes]) condition
125 #undef HAVE_STRLCAT
591 #cmakedefine HAVE_STRLCAT 1
743 check_symbol_exists(strlcat "${CURL_INCLUDES}" HAVE_STRLCAT)