Home
last modified time | relevance | path

Searched refs:TARGET_F_SETSIG (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/linux-user/generic/
H A Dfcntl.h91 #ifndef TARGET_F_SETSIG
92 #define TARGET_F_SETSIG 10 /* for sockets. */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_fcntl.h40 #define TARGET_F_SETSIG 13 /* for sockets. */ macro
/openbmc/qemu/linux-user/
H A Dstrace.c2274 case TARGET_F_SETSIG: in print_fcntl()
H A Dsyscall.c6772 case TARGET_F_SETSIG: in target_to_host_fcntl_cmd()
7113 case TARGET_F_SETSIG: in do_fcntl()