/sysdeps/x86_64/multiarch/ |
A D | strncpy.c | 22 # define strncpy __redirect_strncpy macro 24 # undef strncpy 26 # define SYMBOL_NAME strncpy 29 libc_ifunc_redirected (__redirect_strncpy, strncpy, IFUNC_SELECTOR ()); 32 __hidden_ver1 (strncpy, __GI_strncpy, __redirect_strncpy) 33 __attribute__ ((visibility ("hidden"))) __attribute_copy__ (strncpy);
|
A D | strncpy-c.c | 3 #define libc_hidden_builtin_def(strncpy) argument
|
A D | Makefile | 3 sysdep_routines += strncat-c stpncpy-c strncpy-c \ 27 strcpy-avx2 strncpy-avx2 \ 29 strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3 \ 30 strcpy-sse2-unaligned strncpy-sse2-unaligned \ 62 strncpy-avx2-rtm \ 82 strncpy-evex \
|
/sysdeps/powerpc/powerpc64/multiarch/ |
A D | strncpy.c | 21 # define strncpy __redirect_strncpy macro 28 extern __typeof (strncpy) __strncpy_ppc attribute_hidden; 29 extern __typeof (strncpy) __strncpy_power7 attribute_hidden; 30 extern __typeof (strncpy) __strncpy_power8 attribute_hidden; 32 extern __typeof (strncpy) __strncpy_power9 attribute_hidden; 34 # undef strncpy 38 libc_ifunc_redirected (__redirect_strncpy, strncpy,
|
A D | Makefile | 23 strncpy-power7 strncpy-ppc64 \ 28 strncpy-power8 strstr-power7 strstr-ppc64 \ 38 strlen-power9 strncpy-power9 stpncpy-power9 strlen-power10
|
A D | strncpy-ppc64.c | 31 extern __typeof (strncpy) __strncpy_ppc attribute_hidden;
|
A D | ifunc-impl-list.c | 386 IFUNC_IMPL (i, name, strncpy, in __libc_ifunc_impl_list() 388 IFUNC_IMPL_ADD (array, i, strncpy, in __libc_ifunc_impl_list() 393 IFUNC_IMPL_ADD (array, i, strncpy, in __libc_ifunc_impl_list() 396 IFUNC_IMPL_ADD (array, i, strncpy, in __libc_ifunc_impl_list() 399 IFUNC_IMPL_ADD (array, i, strncpy, 1, in __libc_ifunc_impl_list()
|
/sysdeps/i386/i686/multiarch/ |
A D | strncpy.c | 22 # define strncpy __redirect_strncpy macro 24 # undef strncpy 26 # define SYMBOL_NAME strncpy 29 libc_ifunc_redirected (__redirect_strncpy, strncpy, IFUNC_SELECTOR ());
|
A D | Makefile | 9 strlen-sse2 strlen-sse2-bsf strncpy-c strcpy-ssse3 \ 10 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3 strcpy-sse2 \ 11 strncpy-sse2 stpcpy-sse2 stpncpy-sse2 strcat-ssse3 \
|
A D | ifunc-impl-list.c | 242 IFUNC_IMPL (i, name, strncpy, in __libc_ifunc_impl_list() 243 IFUNC_IMPL_ADD (array, i, strncpy, CPU_FEATURE_USABLE (SSSE3), in __libc_ifunc_impl_list() 245 IFUNC_IMPL_ADD (array, i, strncpy, CPU_FEATURE_USABLE (SSE2), in __libc_ifunc_impl_list() 247 IFUNC_IMPL_ADD (array, i, strncpy, 1, __strncpy_ia32)) in __libc_ifunc_impl_list()
|
/sysdeps/s390/ |
A D | strncpy.c | 22 # define strncpy __redirect_strncpy macro 26 # undef strncpy 37 s390_libc_ifunc_expr (__redirect_strncpy, strncpy,
|
A D | Makefile | 79 strncpy strncpy-vx strncpy-z900 \
|
/sysdeps/unix/ |
A D | getlogin.c | 63 strncpy (line.ut_line, real_tty_path, sizeof line.ut_line); in getlogin() 73 strncpy (name, ut->ut_user, UT_NAMESIZE); in getlogin()
|
A D | getlogin_r.c | 60 strncpy (line.ut_line, real_tty_path, sizeof line.ut_line); in __getlogin_r()
|
/sysdeps/posix/ |
A D | cuserid.c | 46 return strncpy (s, pwptr->pw_name, L_cuserid - 1); in cuserid()
|
/sysdeps/alpha/ |
A D | strncpy.S | 29 ENTRY(strncpy) 85 END(strncpy) 86 libc_hidden_builtin_def (strncpy)
|
/sysdeps/x86_64/x32/ |
A D | tst-size_t-strncasecmp.c | 41 strncpy ((char *) buf1, (const char *) buf2, page_size); in test_main()
|
A D | tst-size_t-strncpy.c | 22 IMPL (strncpy, 1)
|
A D | Makefile | 11 tst-size_t-strncmp tst-size_t-strncpy tst-size_t-strnlen \
|
A D | tst-size_t-strncmp.c | 35 # define STRNCPY strncpy
|
/sysdeps/mach/hurd/ |
A D | if_index.c | 46 strncpy (ifr.ifr_name, ifname, IFNAMSIZ); in __if_nametoindex() 189 return strncpy (ifname, ifr.ifr_name, IFNAMSIZ); in weak_alias()
|
/sysdeps/unix/sysv/linux/ |
A D | if_index.c | 47 strncpy (ifr.ifr_name, ifname, sizeof (ifr.ifr_name)); in __if_nametoindex() 245 return strncpy (ifname, ifr.ifr_name, IFNAMSIZ); in weak_alias()
|
/sysdeps/ia64/ |
A D | strncpy.S | 50 ENTRY(strncpy) 228 END(strncpy) 229 libc_hidden_builtin_def (strncpy)
|
/sysdeps/i386/ |
A D | string-inlines.c | 95 return strncpy (dest, src, n); in __old_strncpy_byn() 106 return strncpy (dest, src, n); in __old_strncpy_gg()
|
/sysdeps/s390/s390-32/ |
A D | strncpy-z900.S | 82 strong_alias (STRNCPY_Z900_G5, strncpy)
|