Home
last modified time | relevance | path

Searched refs:__old_strchrnul_g (Results 1 – 1 of 1) sorted by relevance

/sysdeps/i386/
A Dstring-inlines.c151 __old_strchrnul_g (const char *s, int c) in __old_strchrnul_g() function
155 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