Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/alpha/
H A Dtarget_fcntl.h31 #define TARGET_F_SETOWN 5 /* for sockets. */ macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_fcntl.h36 #define TARGET_F_SETOWN 6 /* for sockets. */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_fcntl.h39 #define TARGET_F_SETOWN 12 /* for sockets. */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_fcntl.h27 #define TARGET_F_SETOWN 24 /* for sockets. */ macro
/openbmc/qemu/linux-user/generic/
H A Dfcntl.h88 #define TARGET_F_SETOWN 8 /* for sockets. */ macro
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h402 #define TARGET_F_SETOWN 6 macro