Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dfortify.cpp235 extern "C" char* __stpcpy_chk(char* dst, const char* src, size_t dst_len) { in __stpcpy_chk() function
/bionic/tests/
Dfortify_test.cpp979 extern "C" char* __stpcpy_chk(char*, const char*, size_t);
983 char* res = __stpcpy_chk(buf, "012345678", (size_t)-1); in TEST()
/bionic/libc/
Dlibc.mips64.map117 __stpcpy_chk; # introduced=21
Dlibc.x86_64.map117 __stpcpy_chk; # introduced=21
Dlibc.arm64.map117 __stpcpy_chk; # introduced=21
Dlibc.x86.map169 __stpcpy_chk; # introduced=21
Dlibc.mips.map169 __stpcpy_chk; # introduced=21
Dlibc.arm.map172 __stpcpy_chk; # introduced=21
Dlibc.map.txt173 __stpcpy_chk; # introduced=21