Searched refs:VKI_SIGLOST (Results 1 – 3 of 3) sorted by relevance
393 #if defined (VKI_SIGLOST) in target_signal_from_host()394 if (hostsig == VKI_SIGLOST) in target_signal_from_host()642 #if defined (VKI_SIGLOST) in do_target_signal_to_host()644 return VKI_SIGLOST; in do_target_signal_to_host()
1548 # if defined(VKI_SIGLOST) in VG_()1549 case VKI_SIGLOST: return "SIGLOST"; in VG_()1713 # if defined(VKI_SIGLOST) in default_action()1714 case VKI_SIGLOST: /* term */ in default_action()
1042 #define VKI_SIGLOST SIGLOST /* 37 */ macro