Searched refs:VKI_SIGIO (Results 1 – 11 of 11) sorted by relevance
341 #if defined (VKI_SIGIO) in target_signal_from_host()342 if (hostsig == VKI_SIGIO) in target_signal_from_host()590 #if defined (VKI_SIGIO) in do_target_signal_to_host()592 return VKI_SIGIO; in do_target_signal_to_host()
138 #define VKI_SIGIO 29 macro139 #define VKI_SIGPOLL VKI_SIGIO
180 #define VKI_SIGIO 29 macro181 #define VKI_SIGPOLL VKI_SIGIO
140 #define VKI_SIGIO 22 /* I/O now possible (4.2 BSD). */ macro141 #define VKI_SIGPOLL VKI_SIGIO /* Pollable event occurred (System V). */
113 #define VKI_SIGIO 29 macro
136 #define VKI_SIGIO 29 macro
135 #define VKI_SIGIO 29 macro
131 #define VKI_SIGIO 29 macro
474 #define VKI_SIGIO SIGIO macro
1372 case VKI_SIGIO: return "SIGIO"; in VG_()1518 case VKI_SIGIO: /* term */ in default_action()
352 #define VKI_SIGIO 29