Home
last modified time | relevance | path

Searched defs:stat (Results 1 – 18 of 18) sorted by relevance

/sysdeps/unix/sysv/linux/mips/bits/
A Dstruct_stat.h30 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 Dstruct_stat.h29 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 Dstruct_stat.h26 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 Dstruct_stat.h29 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 Dstruct_stat.h26 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 Dstruct_stat.h44 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 Dstat.h35 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 Dstruct_stat.h27 struct stat struct
75 struct stat struct
/sysdeps/unix/sysv/linux/
A Dglobfree64-time64.c31 # define stat __stat64_t64 macro
A Dglobfree64.c31 # define stat stat64 macro
A Dstat64.c20 #define stat __redirect_stat macro
/sysdeps/unix/sysv/linux/bits/
A Dstruct_stat.h29 struct stat struct
/sysdeps/unix/sysv/linux/m68k/bits/
A Dstruct_stat.h26 struct stat struct
/sysdeps/unix/sysv/linux/x86/bits/
A Dstruct_stat.h26 struct stat struct
/sysdeps/unix/sysv/linux/sparc/bits/
A Dstruct_stat.h29 struct stat struct
/sysdeps/gnu/
A Dglob64.c13 #define stat stat64 macro
A Dglob64-lstat-compat.c33 #define stat stat64 macro
/sysdeps/mach/hurd/
A Ddl-sysdep.c267 mach_port_t *port, struct stat64 *stat) in open_file()

Completed in 31 milliseconds