Home
last modified time | relevance | path

Searched refs:TARGET_F_SETOWN (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/linux-user/generic/
H A Dfcntl.h87 #ifndef TARGET_F_SETOWN
88 #define TARGET_F_SETOWN 8 /* for sockets. */ macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_fcntl.h31 #define TARGET_F_SETOWN 5 /* 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/sparc/
H A Dtarget_fcntl.h36 #define TARGET_F_SETOWN 6 /* for sockets. */ macro
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h402 #define TARGET_F_SETOWN 6 macro
/openbmc/qemu/bsd-user/freebsd/
H A Dos-stat.h621 case TARGET_F_SETOWN: in do_freebsd_fcntl()
/openbmc/qemu/linux-user/
H A Dstrace.c2179 case TARGET_F_SETOWN: in print_fcntl()
H A Dsyscall.c6739 case TARGET_F_SETOWN: in target_to_host_fcntl_cmd()
7094 case TARGET_F_SETOWN: in do_fcntl()