Home
last modified time | relevance | path

Searched defs:__readlink_chk (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/src/fortify/linux/
Dfortify.c340 ssize_t __readlink_chk(const char* path, char* buf, size_t size, size_t buf_size) in __readlink_chk() function
/third_party/musl/porting/linux/user/src/fortify/
Dfortify.c329 ssize_t __readlink_chk(const char* path, char* buf, size_t size, size_t buf_size) in __readlink_chk() function