Home
last modified time | relevance | path

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

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