Searched refs:__old_strchr_g (Results 1 – 1 of 1) sorted by relevance
142 __old_strchr_g (const char *s, int c) in __old_strchr_g() function146 strong_alias (__old_strchr_g, __old_strchr_c);147 compat_symbol (libc, __old_strchr_g, __strchr_g, GLIBC_2_1_1);
Completed in 3 milliseconds