Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/linux/
H A Dlinux.h183 struct l_stat64 { struct
184 l_ushort st_dev;
185 u_char __pad0[10];
186 l_ulong __st_ino;
187 l_uint st_mode;
188 l_uint st_nlink;
189 l_ulong st_uid;
190 l_ulong st_gid;
191 l_ushort st_rdev;
192 u_char __pad3[10];
[all …]
/f-stack/freebsd/amd64/linux32/
H A Dlinux.h212 struct l_stat64 { struct
213 l_ushort st_dev;
214 u_char __pad0[10];
215 l_ulong __st_ino;
216 l_uint st_mode;
217 l_uint st_nlink;
218 l_ulong st_uid;
219 l_ulong st_gid;
220 l_ushort st_rdev;
221 u_char __pad3[10];
[all …]