Searched refs:__bionic_strrchr (Results 1 – 1 of 1) sorted by relevance
188 char* __bionic_strrchr(const char* const s __pass_object_size, int c) { in __bionic_strrchr() function194 return __bionic_strrchr(s, c); in strrchr()199 return __bionic_strrchr(s, c); in strrchr()