Searched refs:__old_strrchr_g (Results 1 – 1 of 1) sorted by relevance
160 __old_strrchr_g (const char *s, int c) in __old_strrchr_g() function164 strong_alias (__old_strrchr_g, __old_strrchr_c);165 compat_symbol (libc, __old_strrchr_g, __strrchr_g, GLIBC_2_1_1);
Completed in 3 milliseconds