Home
last modified time | relevance | path

Searched refs:Strcpy (Results 1 – 4 of 4) sorted by relevance

/external/libedit/src/
Dchartype.h102 #define Strcpy(d,s) wcscpy(d,s) macro
157 #define Strcpy(d,s) strcpy(d,s) macro
/external/vulkan-validation-layers/windowsRuntimeInstaller/
DInstallerRT.nsi277 Strcpy $INSTDIR $0
/external/libpcap/
DCHANGES491 Security fixes: Strcpy replaced with strlcpy, sprintf replaced
/external/tcpdump/
DCHANGES574 Security fixes: buffer overrun audit done. Strcpy replaced with