Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/i386/
Dstring-inlines.c200 __old_strstr_g (const char *s, const char *accept) in __old_strstr_g() function
204 strong_alias (__old_strstr_g, __old_strstr_cg);
205 compat_symbol (libc, __old_strstr_g, __strstr_g, GLIBC_2_1_1);