Searched defs:SIGPIPE (Results 1 – 6 of 6) sorted by relevance
23 #define SIGPIPE 13 macro
37 #define SIGPIPE 13 /* Broken pipe (POSIX). */ macro
30 #define SIGPIPE 13 macro
35 #define SIGPIPE 13 macro
51 #define SIGPIPE 0 macro
100 const int SIGPIPE = 13; variable