Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall_defs.h1266 struct target_stat64 { struct
1267 abi_ushort st_dev;
1268 unsigned char __pad0[10];
1271 abi_ulong __st_ino;
1273 abi_uint st_mode;
1274 abi_uint st_nlink;
1276 abi_ulong st_uid;
1277 abi_ulong st_gid;
1279 abi_ushort st_rdev;
1280 unsigned char __pad3[10];
[all …]