Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall_defs.h439 struct target_dirent64 { struct
440 abi_ullong d_ino;
441 abi_llong d_off;
442 abi_ushort d_reclen;
443 unsigned char d_type;
444 char d_name[];