Searched defs:ENFILE (Results 1 – 3 of 3) sorted by relevance
74 #define ENFILE 23 /* Too many open files in system */ macro
73 #define ENFILE 23 /* File table overflow */ macro
151 public static final int ENFILE = 23; field in PoolsException