Home
last modified time | relevance | path

Searched defs:stat64 (Results 1 – 19 of 19) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/mips/bits/
A Dstat.h136 struct stat64 struct
138 __dev_t st_dev;
175 /* stat64 of N32/N64 is just an alias of stat syscall. */ argument
176 struct stat64 { struct
178 int st_pad1[3];
185 int st_pad2[3];
201 int st_atime;
203 int st_mtime;
205 int st_ctime;
209 int st_pad3;
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/powerpc/bits/
A Dstat.h98 struct stat64 struct
100 __dev_t st_dev; /* Device. */
107 unsigned short int __pad2;
132 unsigned long int __unused4;
133 unsigned long int __unused5;
192 struct stat64 struct
194 __dev_t st_dev; /* Device. */
200 int __pad2;
226 unsigned long int __unused4;
227 unsigned long int __unused5;
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/x86_64/bits/
A Dstat.h115 struct stat64 struct
117 __dev_t st_dev; /* Device. */
119 __ino64_t st_ino; /* File serial number. */
120 __nlink_t st_nlink; /* Link count. */
121 __mode_t st_mode; /* File mode. */
123 unsigned int __pad1;
125 __mode_t st_mode; /* File mode. */
126 __nlink_t st_nlink; /* Link count. */
131 int __pad0;
136 unsigned int __pad2;
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/ia64/bits/
A Dstat.h69 struct stat64 struct
71 __dev_t st_dev; /* Device. */
72 __ino64_t st_ino; /* File serial number. */
73 __nlink_t st_nlink; /* Link count. */
74 __mode_t st_mode; /* File mode. */
75 __uid_t st_uid; /* User ID of the file's owner. */
77 int pad0;
78 __dev_t st_rdev; /* Device number, if device. */
79 __off_t st_size; /* Size of file, in bytes. */
94 __time_t st_atime; /* Time of last access. */
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/xtensa/bits/
A Dstat.h83 struct stat64 struct
85 __dev_t st_dev; /* Device. */
86 __ino64_t st_ino; /* File serial number. */
87 __mode_t st_mode; /* File mode. */
88 __nlink_t st_nlink; /* Link count. */
91 __dev_t st_rdev; /* Device number, if device. */
92 __off64_t st_size; /* Size of file, in bytes. */
95 unsigned long __pad2;
108 __time_t st_atime; /* Time of last access. */
115 unsigned long __unused4;
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sparc/bits/
A Dstat.h88 struct stat64 struct
90 __dev_t st_dev; /* Device. */
92 unsigned short int __pad1;
94 __ino64_t st_ino; /* File serial number. */
95 __mode_t st_mode; /* File mode. */
96 __nlink_t st_nlink; /* Link count. */
99 __dev_t st_rdev; /* Device number, if device. */
100 unsigned short int __pad2;
119 __time_t st_atime; /* Time of last access. */
126 unsigned long int __unused4;
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/nios2/bits/
A Dstat.h92 struct stat64 struct
94 __dev_t st_dev; /* Device. */
95 unsigned int __pad1;
97 __ino_t __st_ino; /* 32bit file serial number. */
98 __mode_t st_mode; /* File mode. */
99 __nlink_t st_nlink; /* Link count. */
102 __dev_t st_rdev; /* Device number, if device. */
103 unsigned int __pad2;
104 __off64_t st_size; /* Size of file, in bytes. */
119 __time_t st_atime; /* Time of last access. */
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A Dstat.h94 struct stat64 struct
96 __dev_t st_dev; /* Device. */
97 unsigned int __pad1;
99 __ino_t __st_ino; /* 32bit file serial number. */
100 __mode_t st_mode; /* File mode. */
101 __nlink_t st_nlink; /* Link count. */
104 __dev_t st_rdev; /* Device number, if device. */
105 unsigned int __pad2;
106 __off64_t st_size; /* Size of file, in bytes. */
121 __time_t st_atime; /* Time of last access. */
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/m68k/bits/
A Dstat.h93 struct stat64 struct
95 __dev_t st_dev; /* Device. */
96 unsigned short int __pad1;
98 __ino_t __st_ino; /* 32bit file serial number. */
99 __mode_t st_mode; /* File mode. */
100 __nlink_t st_nlink; /* Link count. */
103 __dev_t st_rdev; /* Device number, if device. */
104 unsigned short int __pad2;
105 __off64_t st_size; /* Size of file, in bytes. */
120 __time_t st_atime; /* Time of last access. */
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/nios/bits/
A Dstat.h92 struct stat64 struct
94 __dev_t st_dev; /* Device. */
95 unsigned short int __pad1;
97 __ino_t __st_ino; /* 32bit file serial number. */
98 __mode_t st_mode; /* File mode. */
99 __nlink_t st_nlink; /* Link count. */
102 __dev_t st_rdev; /* Device number, if device. */
103 unsigned short int __pad2;
104 __off64_t st_size; /* Size of file, in bytes. */
119 __time_t st_atime; /* Time of last access. */
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/frv/bits/
A Dstat.h86 struct stat64 struct
88 __dev_t st_dev; /* Device. */
90 __ino64_t st_ino; /* File serial number. */
92 __mode_t st_mode; /* File mode. */
93 __nlink_t st_nlink; /* Link count. */
102 unsigned long __pad1;
107 unsigned long int __unused1;
108 __time_t st_atime; /* Time of last access. */
110 unsigned long int __unused2;
113 unsigned long int __unused3;
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common-generic/bits/
A Dstat.h121 struct stat64 struct
123 unsigned long long st_dev; /* Device. */
125 unsigned int st_mode; /* File mode. */
126 unsigned int st_nlink; /* Link count. */
130 unsigned long long __pad3;
133 int __pad4;
147 unsigned int st_atime_nsec;
149 unsigned int st_mtime_nsec;
151 unsigned int st_ctime_nsec;
153 unsigned int __unused4;
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/alpha/bits/
A Dstat.h97 struct stat64 struct
99 __dev_t st_dev; /* Device. */
100 __ino64_t st_ino; /* File serial number. */
101 __dev_t st_rdev; /* Device number, if device. */
102 __off_t st_size; /* Size of file, in bytes. */
104 __mode_t st_mode; /* File mode. */
105 __uid_t st_uid; /* User ID of the file's owner. */
106 __gid_t st_gid; /* Group ID of the file's group.*/
108 __nlink_t st_nlink; /* Link count. */
109 int __pad0; /* Real padding. */
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Dstat64.c20 int stat64(const char *file_name, struct stat64 *buf) in stat64() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/sysvipc/
A Dftok.c24 # define stat64 stat macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/file/
A Disfdtype.c26 # define stat64 stat macro
/l4re-core-master/uclibc/lib/contrib/uclibc/test/unistd/
A Dtst-posix_fallocate.c5 # define stat64 stat macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dsem_open.c51 # define stat64 stat macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/fts/
A Dfts.c44 # define stat64 stat macro

Completed in 34 milliseconds