| /OK3568_Linux_fs/buildroot/package/benejson/ |
| H A D | 0002-Use-print-as-a-function-for-Py3-compatibility.patch | 18 if not conf.CheckFunc("stpcpy"): 19 - print "Did not find stpcpy(), using bnj local version" 20 + print("Did not find stpcpy(), using bnj local version")
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/mcpp/files/ |
| H A D | ice-mcpp.patch | 94 extern char * stpcpy( char * dest, const char * src); 100 ! #if HOST_HAVE_STPCPY && !defined(stpcpy) 101 extern char * stpcpy( char * dest, const char * src);
|
| /OK3568_Linux_fs/buildroot/package/popt/ |
| H A D | 0005-fix-build-without-mbstate_t.patch | 39 -AC_CHECK_FUNCS([getuid geteuid iconv mtrace secure_getenv __secure_getenv setreuid setuid stpcpy s… 40 +AC_CHECK_FUNCS([getuid geteuid iconv mtrace secure_getenv __secure_getenv setreuid setuid stpcpy s…
|
| H A D | 0002-Detect-glob_pattern_p.patch | 36 -AC_CHECK_FUNCS(getuid geteuid iconv mtrace secure_getenv __secure_getenv setreuid setuid stpcpy st… 37 +AC_CHECK_FUNCS(getuid geteuid iconv mtrace secure_getenv __secure_getenv setreuid setuid stpcpy st…
|
| H A D | 0003-configure-replace-deprecated-macros.patch | 71 -AC_CHECK_FUNCS(getuid geteuid iconv mtrace secure_getenv __secure_getenv setreuid setuid stpcpy st… 73 +AC_CHECK_FUNCS([getuid geteuid iconv mtrace secure_getenv __secure_getenv setreuid setuid stpcpy s…
|
| /OK3568_Linux_fs/buildroot/package/linux-pam/ |
| H A D | 0002-Remove-support-for-legacy-xcrypt.patch | 120 - sp = stpcpy(salt, algoid); 126 + sp = stpcpy(salt, algoid);
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | string.c | 290 char *stpcpy(char *__restrict__ dest, const char *__restrict__ src); 291 char *stpcpy(char *__restrict__ dest, const char *__restrict__ src) in stpcpy() function 297 EXPORT_SYMBOL(stpcpy);
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/ |
| H A D | autotools-update.patch | 311 -static char *stpcpy PARAMS ((char *dest, const char *src)); 421 - cp = stpcpy (new_val, "NLSPATH="); 424 - cp = stpcpy (cp, dirname); 425 - cp = stpcpy (cp, "/%L/LC_MESSAGES/%N.cat:"); 430 - stpcpy (cp, LOCALEDIR "/%L/LC_MESSAGES/%N.cat"); 433 - cp = stpcpy (cp, LOCALEDIR); 434 - stpcpy (cp, "/%L/LC_MESSAGES/%N.cat"); 438 - stpcpy (cp, old_val); 494 - avoid the non-standard function stpcpy. In GNU C Library this 499 -stpcpy (dest, src) [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | string_fortified.h | 84 __NTH (stpcpy (char *__restrict __dest, const char *__restrict __src)) in __NTH()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | string_fortified.h | 84 __NTH (stpcpy (char *__restrict __dest, const char *__restrict __src)) in __NTH()
|
| /OK3568_Linux_fs/buildroot/boot/syslinux/ |
| H A D | 0013-Fix-build-with-gnu-efi-version-3.0.9.patch | 25 strlen.o vsnprintf.o snprintf.o stpcpy.o strcmp.o strdup.o \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/ |
| H A D | 0014-localedef-add-to-archive-uses-a-hard-coded-locale-pa.patch | 51 strcpy (stpcpy (fname, archivefname), ".XXXXXX");
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/config/ |
| H A D | elfos.h | 120 __p = stpcpy (&(LABEL)[2], PREFIX); \
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/ |
| H A D | elfos.h | 120 __p = stpcpy (&(LABEL)[2], PREFIX); \
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | string.h | 475 extern char *stpcpy (char *__restrict __dest, const char *__restrict __src)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | string.h | 475 extern char *stpcpy (char *__restrict __dest, const char *__restrict __src)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | system.h | 500 extern char *stpcpy (char *, const char *);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | system.h | 500 extern char *stpcpy (char *, const char *);
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/ |
| H A D | CVE-2022-4415-2.patch | 379 + *((uint8_t*) mempcpy(stpcpy(buf, "COREDUMP_PROC_AUXV="), t, size)) = '\0';
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | zconf.tab.c | |
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | dtc-parser.tab.c | |
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-2 | 1821 * stpcpy: (libc)Copying Strings and Arrays. 3524 stpcpy (stpcpy (name, str1), str2); 3537 stpcpy (stpcpy (name, str1), str2); 3577 stpcpy (stpcpy (name, str1), str2); 3618 stpcpy (stpcpy (name, str1), str2); 5581 -- Function: char * stpcpy (char *restrict TO, const char *restrict 5591 For example, this program uses ‘stpcpy’ to concatenate ‘foo’ and 5603 to = stpcpy (to, "foo"); 5604 to = stpcpy (to, "bar"); 5868 use ‘stpcpy’ which might seem more natural since we are handling [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-2 | 1821 * stpcpy: (libc)Copying Strings and Arrays. 3524 stpcpy (stpcpy (name, str1), str2); 3537 stpcpy (stpcpy (name, str1), str2); 3577 stpcpy (stpcpy (name, str1), str2); 3618 stpcpy (stpcpy (name, str1), str2); 5581 -- Function: char * stpcpy (char *restrict TO, const char *restrict 5591 For example, this program uses ‘stpcpy’ to concatenate ‘foo’ and 5603 to = stpcpy (to, "foo"); 5604 to = stpcpy (to, "bar"); 5868 use ‘stpcpy’ which might seem more natural since we are handling [all …]
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_exynos | 1873 stpcpy
|
| H A D | abi_gki_aarch64_mtk | 2047 stpcpy
|