Searched defs:SIGPIPE (Results 1 – 4 of 4) sorted by relevance
38 #define SIGPIPE 13 macro
66 #define SIGPIPE 13 /* write on a pipe with no one to read it */ macro
54 #define SIGPIPE SIGTERM macro
122 const int SIGPIPE = 13; variable