Searched defs:l_stat64 (Results 1 – 2 of 2) sorted by relevance
183 struct l_stat64 { struct184 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 …]
212 struct l_stat64 { struct213 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 …]