Searched refs:__bionic_strchr (Results 1 – 1 of 1) sorted by relevance
211 char* _Nullable __bionic_strchr(const char* _Nonnull const s __pass_object_size, int c) { in __bionic_strchr() function218 return __bionic_strchr(s, c); in strchr()224 return __bionic_strchr(s, c); in strchr()