Home
last modified time | relevance | path

Searched refs:HAVE_STRLCPY (Results 1 – 25 of 30) sorted by relevance

12

/external/openssh/openbsd-compat/
Dstrlcpy.c22 #ifndef HAVE_STRLCPY
Dopenbsd-compat.h87 #ifndef HAVE_STRLCPY
/external/ipsec-tools/
Dconfig.h26 #define HAVE_STRLCPY 1 macro
/external/tcpdump/
Dinterface.h56 #ifndef HAVE_STRLCPY
Dconfig.h213 #define HAVE_STRLCPY 1 macro
Dnetdissect.h103 #ifndef HAVE_STRLCPY
Dconfig.h.in212 #undef HAVE_STRLCPY
/external/libedit/src/
Dstrlcpy.c36 #if !HAVE_STRLCPY in __weak_alias()
Dsys.h99 #ifndef HAVE_STRLCPY
DMakefile.am48 if !HAVE_STRLCPY
/external/ipsec-tools/src/racoon/
Dmisc.h62 #ifndef HAVE_STRLCPY
/external/libpcap/
Dportability.h46 #ifndef HAVE_STRLCPY
Dcmakeconfig.h.in167 #cmakedefine HAVE_STRLCPY 1
Dconfig.h.in167 #undef HAVE_STRLCPY
DCMakeLists.txt125 check_function_exists( strlcpy HAVE_STRLCPY )
/external/curl/lib/
Dconfig-symbian.h524 #define HAVE_STRLCPY 1 macro
Dconfig-riscos.h309 #undef HAVE_STRLCPY
Dconfig-os400.h317 #undef HAVE_STRLCPY
/external/libcups/cups/
Dstring-private.h172 # ifndef HAVE_STRLCPY
Dstring.c725 #ifndef HAVE_STRLCPY
/external/openssh/
Dconfig.h981 #define HAVE_STRLCPY 1 macro
/external/libedit/
Dconfigure.ac115 AM_CONDITIONAL(HAVE_STRLCPY, [test "x$found_strlcpy" = xyes]) condition
Dconfig.h.in128 #undef HAVE_STRLCPY
/external/libevent/
Dconfig.h.in209 #undef HAVE_STRLCPY
/external/mksh/src/
DBuild.sh2338 addsrcs '!' HAVE_STRLCPY strlcpy.c
2676 also set TARGET_OS. To disable tests, set e.g. HAVE_STRLCPY=0; to enable

12