Home
last modified time | relevance | path

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

/bionic/libc/include/bits/fortify/
Dunistd.h32 char* __getcwd_chk(char*, size_t, size_t) __INTRODUCED_IN(24);
80 return __getcwd_chk(buf, size, bos); in getcwd()
/bionic/libc/bionic/
Dfortify.cpp121 extern char* __getcwd_chk(char* buf, size_t len, size_t actual_size) { in __getcwd_chk() function
/bionic/tools/versioner/platforms/
Dlibc.map.txt1241 __getcwd_chk; # introduced=24
/bionic/libc/
Dlibc.map.txt1241 __getcwd_chk; # introduced=24