Lines Matching refs:stat64
3035 * libc/include/reent.h (stat64): Define as stat under Cygwin, instead
3036 of as __stat64. Undef stat64 if not building Newlib.
3037 * libc/include/sys/stat.h (stat64): Define as stat under Cygwin.
7546 * libc/locale/ldpart.c: Use struct stat64 when calling fstat64.
12186 * libc/sys/linux/sys/stat.h: Change *stat64 prototypes to
12187 take a pointer to struct stat64 rather than struct stat.
14566 * libc/include/stat.h: Ditto. Also declare struct stat64.
14862 * libc/include/reent.h: Define stat64 as __stat64 when
14867 * libc/include/sys/stat.h[__CYGWIN__]: Only define stat64 as
14874 * libc/include/sys/stat.h[__CYGWIN__]: Define stat64 as __stat64
14876 * libc/stdio64/fseeko64.c: Use _fstat64_r and pass a struct stat64
17092 * libc/sys/linux/sys/stat.h: Add *stat64 prototypes.
17150 * libc/sys/linux/sys/stat.h: Add *stat64 prototypes.