Searched refs:VKI_SIGTTIN (Results 1 – 11 of 11) sorted by relevance
361 #if defined (VKI_SIGTTIN) in target_signal_from_host()362 if (hostsig == VKI_SIGTTIN) in target_signal_from_host()610 #if defined (VKI_SIGTTIN) in do_target_signal_to_host()612 return VKI_SIGTTIN; in do_target_signal_to_host()
105 #define VKI_SIGTTIN 21 macro
128 #define VKI_SIGTTIN 21 macro
127 #define VKI_SIGTTIN 21 macro
130 #define VKI_SIGTTIN 21 macro
172 #define VKI_SIGTTIN 21 macro
123 #define VKI_SIGTTIN 21 macro
145 #define VKI_SIGTTIN 26 /* Background read from tty (POSIX). */ macro
472 #define VKI_SIGTTIN SIGTTIN macro
344 #define VKI_SIGTTIN 21
1364 case VKI_SIGTTIN: return "SIGTTIN"; in VG_()