Home
last modified time | relevance | path

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

/third_party/musl/src/fortify/linux/
Dfortify.c281 char* __strchr_chk(const char *s, int c, size_t s_len) in __strchr_chk() function
/third_party/musl/porting/linux/user/src/fortify/
Dfortify.c270 char* __strchr_chk(const char *s, int c, size_t s_len) in __strchr_chk() function