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