Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall_defs.h1298 struct target_eabi_stat64 { struct
1299 abi_ullong st_dev;
1300 abi_uint __pad1;
1301 abi_ulong __st_ino;
1302 abi_uint st_mode;
1303 abi_uint st_nlink;
1305 abi_ulong st_uid;
1306 abi_ulong st_gid;
1308 abi_ullong st_rdev;
1309 abi_uint __pad2[2];
[all …]