Home
last modified time | relevance | path

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

/third_party/musl/src/fortify/linux/
Dfortify.c289 char *__strrchr_chk(const char *s, int c, size_t s_len) in __strrchr_chk() function
/third_party/musl/porting/linux/user/src/fortify/
Dfortify.c278 char *__strrchr_chk(const char *s, int c, size_t s_len) in __strrchr_chk() function