Searched refs:VKI_SIGTERM (Results 1 – 14 of 14) sorted by relevance
309 #if defined (VKI_SIGTERM) in target_signal_from_host()310 if (hostsig == VKI_SIGTERM) in target_signal_from_host()558 #if defined (VKI_SIGTERM) in do_target_signal_to_host()560 return VKI_SIGTERM; in do_target_signal_to_host()
106 #define VKI_SIGTERM 15 macro
99 #define VKI_SIGTERM 15 macro
122 #define VKI_SIGTERM 15 macro
124 #define VKI_SIGTERM 15 macro
166 #define VKI_SIGTERM 15 macro
121 #define VKI_SIGTERM 15 macro
117 #define VKI_SIGTERM 15 macro
132 #define VKI_SIGTERM 15 /* Termination (ANSI). */ macro
142 #define VKI_SIGTERM 15 /* Termination (ANSI). */ macro
466 #define VKI_SIGTERM SIGTERM macro
1403 case VKI_SIGTERM: return "SIGTERM"; in VG_()1562 case VKI_SIGTERM: /* term */ in default_action()
338 #define VKI_SIGTERM 15
575 res |= VG_(sigaddset)( &unblockmask_new, VKI_SIGTERM );