Searched defs:ENOSR (Results 1 – 4 of 4) sorted by relevance
133 #define ENOSR 74 /* Out of streams resources */ macro
124 #define ENOSR 63 /* out of streams resources */ macro
109 #define ENOSR 63 /* out of streams resources */ macro
351 public static final int ENOSR = 63; field in PoolsException