Searched refs:__readlink_chk (Results 1 – 4 of 4) sorted by relevance
48 ssize_t __readlink_chk(const char*, char*, size_t, size_t) __INTRODUCED_IN(23);189 return __readlink_chk(path, buf, size, bos); in readlink()
213 ssize_t __readlink_chk(const char* path, char* buf, size_t size, size_t buf_size) { in __readlink_chk() function
129 __readlink_chk; # introduced=23