Searched refs:__strrchr_chk (Results 1 – 6 of 6) sorted by relevance
33 return __strrchr_chk(p, ch, __BIONIC_FORTIFY_UNKNOWN_SIZE); in strrchr()
386 char* __strrchr_chk(const char* p, int ch, size_t s_len) { in __strrchr_chk() function
247 return __strrchr_chk(s, c, bos); in strrchr()
90 char* _Nullable __strrchr_chk(const char* _Nonnull __s, int __ch, size_t __n);
186 __strrchr_chk; # introduced-arm=18 introduced-arm64=21 introduced-x86=18 introduced-x86_64=21