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