Searched defs:EPIPE (Results 1 – 5 of 5) sorted by relevance
72 #define EPIPE 32 /* Broken pipe */ macro
85 #define EPIPE 32 /* Broken pipe */ macro
84 #define EPIPE 32 /* Broken pipe */ macro
75 #define EPIPE 32 /* Broken pipe */ macro
196 public static final int EPIPE = 32; field in PoolsException