Home
last modified time | relevance | path

Searched refs:TARGET_F_GETOWN (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/linux-user/alpha/
H A Dtarget_fcntl.h32 #define TARGET_F_GETOWN 6 /* for sockets. */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_fcntl.h38 #define TARGET_F_GETOWN 11 /* for sockets. */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_fcntl.h28 #define TARGET_F_GETOWN 23 /* for sockets. */ macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_fcntl.h35 #define TARGET_F_GETOWN 5 /* for sockets. */ macro
/openbmc/qemu/linux-user/generic/
H A Dfcntl.h89 #define TARGET_F_GETOWN 9 /* for sockets. */ macro
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h401 #define TARGET_F_GETOWN 5 macro
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0002-linux-user-Replace-use-of-lfs64-related-functions-an.patch49 case TARGET_F_GETOWN:
/openbmc/qemu/bsd-user/freebsd/
H A Dos-stat.h620 case TARGET_F_GETOWN: in do_freebsd_fcntl()
/openbmc/qemu/linux-user/
H A Dstrace.c2176 case TARGET_F_GETOWN: in print_fcntl()
H A Dsyscall.c6736 case TARGET_F_GETOWN: in target_to_host_fcntl_cmd()
7095 case TARGET_F_GETOWN: in do_fcntl()