Searched refs:__old_strchrnul_g (Results 1 – 1 of 1) sorted by relevance
151 __old_strchrnul_g (const char *s, int c) in __old_strchrnul_g() function155 strong_alias (__old_strchrnul_g, __old_strchrnul_c);156 compat_symbol (libc, __old_strchrnul_g, __strchrnul_g, GLIBC_2_1_1);
Completed in 3 milliseconds