Home
last modified time | relevance | path

Searched refs:__strncpy_chk2 (Results 1 – 9 of 9) sorted by relevance

/bionic/libc/include/
Dstring.h156 char* __strncpy_chk2(char* _Nonnull __restrict, const char* _Nonnull __restrict, size_t, size_t, si…
303 return __strncpy_chk2(dst, src, n, bos_dst, bos_src); in strncpy()
511 return __strncpy_chk2(dst, src, n, bos_dst, bos_src); in strncpy()
/bionic/libc/bionic/
Dfortify.cpp367 char* __strncpy_chk2(char* __restrict dst, const char* __restrict src, in __strncpy_chk2() function
/bionic/libc/
Dlibc.mips64.map128 __strncpy_chk2; # introduced=21
Dlibc.x86_64.map128 __strncpy_chk2; # introduced=21
Dlibc.arm64.map128 __strncpy_chk2; # introduced=21
Dlibc.x86.map180 __strncpy_chk2; # introduced=21
Dlibc.mips.map180 __strncpy_chk2; # introduced=21
Dlibc.arm.map183 __strncpy_chk2; # introduced=21
Dlibc.map.txt184 __strncpy_chk2; # introduced=21