Searched refs:__bionic_strchr (Results 1 – 1 of 1) sorted by relevance
171 char* __bionic_strchr(const char* const s __pass_object_size, int c) { in __bionic_strchr() function178 return __bionic_strchr(s, c); in strchr()184 return __bionic_strchr(s, c); in strchr()