Searched refs:VKI_SIGPIPE (Results 1 – 13 of 13) sorted by relevance
301 #if defined (VKI_SIGPIPE) in target_signal_from_host()302 if (hostsig == VKI_SIGPIPE) in target_signal_from_host()550 #if defined (VKI_SIGPIPE) in do_target_signal_to_host()552 return VKI_SIGPIPE; in do_target_signal_to_host()
104 #define VKI_SIGPIPE 13 macro
97 #define VKI_SIGPIPE 13 macro
120 #define VKI_SIGPIPE 13 macro
164 #define VKI_SIGPIPE 13 macro
122 #define VKI_SIGPIPE 13 macro
119 #define VKI_SIGPIPE 13 macro
115 #define VKI_SIGPIPE 13 macro
130 #define VKI_SIGPIPE 13 /* Broken pipe (POSIX). */ macro
140 #define VKI_SIGPIPE 13 /* Broken pipe (POSIX). */ macro
464 #define VKI_SIGPIPE SIGPIPE macro
1401 case VKI_SIGPIPE: return "SIGPIPE"; in VG_()1560 case VKI_SIGPIPE: /* term */ in default_action()
336 #define VKI_SIGPIPE 13