Home
last modified time | relevance | path

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

/sysdeps/i386/
A Dstring-inlines.c112 __old_strcat_g (char *dest, const char *src) in __old_strcat_g() function
116 strong_alias (__old_strcat_g, __old_strcat_c);
117 compat_symbol (libc, __old_strcat_g, __strcat_g, GLIBC_2_1_1);

Completed in 3 milliseconds