Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/generic/
H A Dfcntl.h80 #define TARGET_F_GETFL 3 /* get file->f_flags */ macro
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h399 #define TARGET_F_GETFL 3 macro
/openbmc/qemu/bsd-user/freebsd/
H A Dos-stat.h624 case TARGET_F_GETFL: in do_freebsd_fcntl()
/openbmc/qemu/linux-user/
H A Dstrace.c2157 case TARGET_F_GETFL: in print_fcntl()
H A Dsyscall.c6720 case TARGET_F_GETFL: in target_to_host_fcntl_cmd()
7045 case TARGET_F_GETFL: in do_fcntl()