HomeSort by relevance Sort by last modified time
    Searched refs:_strlcpy (Results 1 - 4 of 4) sorted by null

  /external/libedit/src/
strlcpy.c 32 __weak_alias(strlcpy, _strlcpy)
  /device/linaro/bootloader/edk2/StdLib/LibC/String/
strlcpy.c 40 __weak_alias(strlcpy, _strlcpy)
  /external/dhcpcd-6.8.2/
configure 638 cat <<EOF >_strlcpy.c
647 if $XCC _strlcpy.c -o _strlcpy 2>&3; then
653 rm -f _strlcpy.c _strlcpy
  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
namespace.h 72 #define strlcpy _strlcpy

Completed in 156 milliseconds