Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/generic/
H A Dfcntl.h77 #define TARGET_F_DUPFD 0 /* dup */ macro
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h396 #define TARGET_F_DUPFD 0 macro
/openbmc/qemu/bsd-user/freebsd/
H A Dos-stat.h618 case TARGET_F_DUPFD: in do_freebsd_fcntl()
/openbmc/qemu/linux-user/
H A Dstrace.c2146 case TARGET_F_DUPFD: in print_fcntl()
H A Dsyscall.c6717 case TARGET_F_DUPFD: in target_to_host_fcntl_cmd()