Home
last modified time | relevance | path

Searched refs:STRLCPY (Results 1 – 2 of 2) sorted by relevance

/external/dhcpcd-6.8.2/
Dconfigure14 STRLCPY=
71 --without-strlcpy) STRLCPY=no;;
636 if [ -z "$STRLCPY" ]; then
648 STRLCPY=yes
650 STRLCPY=no
652 echo "$STRLCPY"
655 if [ "$STRLCPY" = no ]; then
/external/valgrind/shared/
Dvg_replace_strmem.c567 #define STRLCPY(soname, fnname) \ macro
597 STRLCPY(VG_Z_LIBC_SONAME, strlcpy);
604 STRLCPY(VG_Z_LIBC_SONAME, strlcpy)
614 STRLCPY(VG_Z_LIBC_SONAME, strlcpy)