Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/
A Dxstat64.c34 ___xstat64 (int vers, const char *name, struct stat64 *buf) in ___xstat64() function
84 strong_alias (___xstat64, __xstat)
88 versioned_symbol (libc, ___xstat64, __xstat64, GLIBC_2_2);
89 strong_alias (___xstat64, __old__xstat64)
92 strong_alias (___xstat64, __xstat64)

Completed in 3 milliseconds