Searched defs:EPIPE (Results 1 – 4 of 4) sorted by relevance
72 #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