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.h1302 struct target_eabi_stat64 { struct
1303 abi_ullong st_dev;
1304 abi_uint __pad1;
1305 abi_ulong __st_ino;
1306 abi_uint st_mode;
1307 abi_uint st_nlink;
1309 abi_ulong st_uid;
1310 abi_ulong st_gid;
1312 abi_ullong st_rdev;
1313 abi_uint __pad2[2];
[all …]