Searched defs:ESPIPE (Results 1 – 5 of 5) sorted by relevance
69 #define ESPIPE 29 /* Illegal seek */ macro
81 #define ESPIPE 29 /* Illegal seek */ macro
72 #define ESPIPE 29 /* Illegal seek */ macro
181 public static final int ESPIPE = 29; field in PoolsException
627 #define ESPIPE 29 macro