Home
last modified time | relevance | path

Searched refs:TARGET_F_SETFD (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/linux-user/generic/
H A Dfcntl.h79 #define TARGET_F_SETFD 2 /* set/clear close_on_exec */ macro
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h398 #define TARGET_F_SETFD 2 macro
/openbmc/qemu/bsd-user/freebsd/
H A Dos-stat.h623 case TARGET_F_SETFD: in do_freebsd_fcntl()
/openbmc/qemu/linux-user/
H A Dstrace.c2153 case TARGET_F_SETFD: in print_fcntl()
H A Dsyscall.c6719 case TARGET_F_SETFD: in target_to_host_fcntl_cmd()