Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
stat64
src/add-ons/kernel/file_systems/ntfs/libntfs/win32_io.c
73
#define stat stat64
src/system/libroot/posix/glibc/libio/filedoalloc.c
99
struct stat64 st;
src/system/libroot/posix/glibc/libio/fileops.c
1099
struct stat64 st;
src/system/libroot/posix/glibc/libio/fileops.c
1291
return fstat (fp->_fileno, (struct stat64 *) st);
src/system/libroot/posix/glibc/libio/fileops.c
650
struct stat64 st;
src/system/libroot/posix/glibc/libio/fileops.c
773
struct stat64 st;