Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall_defs.h1302 struct target_eabi_stat64 { struct
H A Dsyscall.c7626 struct target_eabi_stat64 *target_st; in host_to_target_stat64()
7630 memset(target_st, 0, sizeof(struct target_eabi_stat64)); in host_to_target_stat64()