Searched refs:SIGPIPE (Results 1 – 14 of 14) sorted by relevance
31 #define SIGPIPE 13 macro
18 #define SIGPIPE 13 macro
39 #define SIGPIPE 13 macro
48 #define SIGPIPE 13 macro
38 #define SIGPIPE 13 /* Broken pipe (POSIX). */ macro
35 #define SIGPIPE 13 macro
34 #define SIGPIPE 13 macro
53 #define SIGPIPE 13 macro
156 change_sig(SIGPIPE, 0); in main()
226 sigaddset(&sigset, SIGPIPE); in os_fix_helper_thread_signals()
239 DEFINE(_SIGPIPE, SIGPIPE); in output_signal_defines()
280 DEFINE(_SIGPIPE, SIGPIPE); in output_signal_defined()
Completed in 19 milliseconds