Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/generic/
H A Dfcntl.h78 #define TARGET_F_GETFD 1 /* get close_on_exec */ macro
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h397 #define TARGET_F_GETFD 1 macro
/openbmc/qemu/bsd-user/freebsd/
H A Dos-stat.h622 case TARGET_F_GETFD: in do_freebsd_fcntl()
/openbmc/qemu/linux-user/
H A Dstrace.c2150 case TARGET_F_GETFD: in print_fcntl()
H A Dsyscall.c6718 case TARGET_F_GETFD: in target_to_host_fcntl_cmd()