Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dfortify.cpp233 extern "C" char* __stpcpy_chk(char* dst, const char* src, size_t dst_len) { in __stpcpy_chk() function
/bionic/tests/
Dfortify_test.cpp942 extern "C" char* __stpcpy_chk(char*, const char*, size_t);
946 char* res = __stpcpy_chk(buf, "012345678", (size_t)-1); in TEST()
/bionic/libc/
Dlibc.map.txt174 __stpcpy_chk; # introduced=21
/bionic/tools/versioner/platforms/
Dlibc.map.txt174 __stpcpy_chk; # introduced=21