Searched defs:ENFILE (Results 1 – 4 of 4) sorted by relevance
63 #define ENFILE 23 /* File table overflow */ macro
75 #define ENFILE 23 /* File table overflow */ macro
66 #define ENFILE 23 /* File table overflow */ macro
151 public static final int ENFILE = 23; field in PoolsException