/sysdeps/unix/sysv/linux/mips/bits/ |
A D | struct_stat.h | 30 struct stat struct 132 struct stat struct 134 __dev_t st_dev; 158 identifier 'timespec' to appear in the <sys/stat.h> header. argument 163 struct timespec st_ctim; /* Time of last status change. */ argument 172 __time_t st_ctime; /* Time of last status change. */ argument 173 unsigned long int st_ctimensec; /* Nsecs of last status change. */ argument 186 struct stat64 argument 202 identifier 'timespec' to appear in the <sys/stat.h> header. argument
|
/sysdeps/unix/sysv/linux/powerpc/bits/ |
A D | struct_stat.h | 29 struct stat struct 131 struct stat struct 133 __dev_t st_dev; /* Device. */ 135 __ino_t st_ino; /* File serial number. */ 137 __ino64_t st_ino; /* File serial number. */ 161 identifier 'timespec' to appear in the <sys/stat.h> header. argument 166 struct timespec st_ctim; /* Time of last status change. */ argument 175 __time_t st_ctime; /* Time of last status change. */ argument 176 unsigned long int st_ctimensec; /* Nsecs of last status change. */ argument 201 identifier 'timespec' to appear in the <sys/stat.h> header. argument
|
/sysdeps/unix/sysv/linux/alpha/bits/ |
A D | struct_stat.h | 26 struct stat struct 28 __dev_t st_dev; /* Device. */ 53 identifier 'timespec' to appear in the <sys/stat.h> header. argument 58 struct timespec st_ctim; /* Time of last status change. */ argument 67 __time_t st_ctime; /* Time of last status change. */ argument 68 unsigned long int st_ctimensec; /* Nsecs of last status change. */ argument 74 /* Note stat64 is the same shape as stat. */ argument
|
/sysdeps/unix/sysv/linux/s390/bits/ |
A D | struct_stat.h | 29 struct stat struct 44 identifier 'timespec' to appear in the <sys/stat.h> header. argument 49 struct timespec st_ctim; /* Time of last status change. */ argument 58 __time_t st_ctime; /* Time of last status change. */ argument 59 unsigned long int st_ctimensec; /* Nsecs of last status change. */ argument 66 struct stat argument
|
/sysdeps/unix/sysv/linux/ia64/bits/ |
A D | struct_stat.h | 26 struct stat struct 41 identifier 'timespec' to appear in the <sys/stat.h> header. argument 46 struct timespec st_ctim; /* Time of last status change. */ argument 55 __time_t st_ctime; /* Time of last status change. */ argument 56 unsigned long int st_ctimensec; /* Nsecs of last status change. */ argument 64 /* Note stat64 is the same shape as stat. */ argument
|
/sysdeps/unix/sysv/linux/generic/bits/ |
A D | struct_stat.h | 44 struct stat struct 62 identifier 'timespec' to appear in the <sys/stat.h> header. argument 67 struct timespec st_ctim; /* Time of last status change. */ argument 76 __time_t st_ctime; /* Time of last status change. */ argument 77 unsigned long int st_ctimensec; /* Nsecs of last status change. */ argument 85 struct stat64 argument
|
/sysdeps/mach/hurd/bits/ |
A D | stat.h | 35 struct stat struct 37 int st_fstype; /* File system type. */ 38 __fsid_t st_fsid; /* File system ID. */ 64 identifier 'timespec' to appear in the <sys/stat.h> header. argument 69 struct timespec st_ctim; /* Time of last status change. */ argument 78 __time_t st_ctime; /* Time of last status change. */ argument 79 unsigned long int st_ctimensec; /* Nsecs of last status change. */ argument 82 __blksize_t st_blksize; /* Optimal size for I/O. */ 107 struct stat64 argument
|
/sysdeps/unix/sysv/linux/microblaze/bits/ |
A D | struct_stat.h | 27 struct stat struct 75 struct stat struct
|
/sysdeps/unix/sysv/linux/ |
A D | globfree64-time64.c | 31 # define stat __stat64_t64 macro
|
A D | globfree64.c | 31 # define stat stat64 macro
|
A D | stat64.c | 20 #define stat __redirect_stat macro
|
/sysdeps/unix/sysv/linux/bits/ |
A D | struct_stat.h | 29 struct stat struct
|
/sysdeps/unix/sysv/linux/m68k/bits/ |
A D | struct_stat.h | 26 struct stat struct
|
/sysdeps/unix/sysv/linux/x86/bits/ |
A D | struct_stat.h | 26 struct stat struct
|
/sysdeps/unix/sysv/linux/sparc/bits/ |
A D | struct_stat.h | 29 struct stat struct
|
/sysdeps/gnu/ |
A D | glob64.c | 13 #define stat stat64 macro
|
A D | glob64-lstat-compat.c | 33 #define stat stat64 macro
|
/sysdeps/mach/hurd/ |
A D | dl-sysdep.c | 267 mach_port_t *port, struct stat64 *stat) in open_file()
|