Home
last modified time | relevance | path

Searched defs:TARGET_F_GETOWN (Results 1 – 6 of 6) 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/sparc/
H A Dtarget_fcntl.h35 #define TARGET_F_GETOWN 5 /* 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/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