Searched defs:strcpy (Results 1 – 12 of 12) sorted by relevance
| /netbsd/src/lib/libc/string/ |
| D | Lint_strcpy.c | 12 strcpy(char *dst, const char *src) in strcpy() function
|
| /netbsd/src/common/lib/libc/arch/arm/string/ |
| D | strcpy_thumb.S | 44 #define strcpy _strcpy macro
|
| /netbsd/src/common/lib/libc/string/ |
| D | strcpy.c | 51 strcpy(char *to, const char *from) in strcpy() function
|
| /netbsd/src/sys/lib/libkern/ |
| D | libkern.h | 361 #define strcpy(d, s) kasan_strcpy(d, s) macro 368 #define strcpy(d, s) kcsan_strcpy(d, s) macro 375 #define strcpy(d, s) kmsan_strcpy(d, s) macro 379 #define strcpy(d, s) __builtin_strcpy(d, s) macro
|
| /netbsd/src/include/ssp/ |
| D | string.h | 102 #define strcpy(dst, src) __ssp_bos_check2(strcpy, dst, src) macro
|
| /netbsd/src/external/gpl3/gcc/dist/libssp/ssp/ |
| D | string.h | 110 #define strcpy(dest, src) \ macro
|
| /netbsd/src/sys/arch/vax/include/ |
| D | macros.h | 192 strcpy(char *cp, const char *c2) in strcpy() function
|
| /netbsd/src/sys/external/bsd/acpica/dist/utilities/ |
| D | utclib.c | 496 strcpy ( in strcpy() function
|
| /netbsd/src/external/bsd/wpa/dist/src/utils/ |
| D | os.h | 685 #define strcpy OS_DO_NOT_USE_strcpy macro
|
| /netbsd/src/sys/arch/pmax/include/ |
| D | dec_prom.h | 159 #define strcpy (*callv -> _strcpy) macro
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/stubs/ |
| D | m32r-stub.c | 1736 strcpy (unsigned char *dest, const unsigned char *src) in strcpy() function
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | cfns.gperf | 172 strcpy, 89 keyword
|