Home
last modified time | relevance | path

Searched defs:l_old_stat (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/i386/linux/
H A Dlinux.h174 struct l_old_stat { struct
175 l_ushort st_dev;
176 l_ulong st_ino;
177 l_ushort st_mode;
178 l_ushort st_nlink;
179 l_ushort st_uid;
180 l_ushort st_gid;
181 l_ushort st_rdev;
182 l_long st_size;
183 struct l_timespec st_atim;
[all …]
/freebsd/sys/amd64/linux32/
H A Dlinux.h202 struct l_old_stat { struct
203 l_ushort st_dev;
204 l_ulong st_ino;
205 l_ushort st_mode;
206 l_ushort st_nlink;
207 l_ushort st_uid;
208 l_ushort st_gid;
209 l_ushort st_rdev;
210 l_long st_size;
211 struct l_timespec st_atim;
[all …]