Home
last modified time | relevance | path

Searched refs:target_open_how_ver0 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/linux-user/
H A Dsyscall_defs.h2757 struct target_open_how_ver0 { struct
H A Dstrace.c3614 if ((abi_ulong)arg3 >= sizeof(struct target_open_how_ver0) && in print_openat2()
H A Dsyscall.c8497 if (guest_size < sizeof(struct target_open_how_ver0)) { in do_openat2()