Searched refs:VKI_SIGTTIN (Results 1 – 15 of 15) 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()
112 #define VKI_SIGTTIN 21 macro
105 #define VKI_SIGTTIN 21 macro
107 #define VKI_SIGTTIN 21 macro
172 #define VKI_SIGTTIN 21 macro
132 #define VKI_SIGTTIN 21 macro
128 #define VKI_SIGTTIN 21 macro
123 #define VKI_SIGTTIN 21 macro
127 #define VKI_SIGTTIN 21 macro
145 #define VKI_SIGTTIN 26 /* Background read from tty (POSIX). */ macro
155 #define VKI_SIGTTIN 26 /* Background read from tty (POSIX). */ macro
491 #define VKI_SIGTTIN SIGTTIN macro
1031 #define VKI_SIGTTIN SIGTTIN /* 26 */ macro
344 #define VKI_SIGTTIN 21
1513 case VKI_SIGTTIN: return "SIGTTIN"; in VG_()