Searched defs:EMFILE (Results 1 – 5 of 5) sorted by relevance
64 #define EMFILE 24 /* Too many open files */ macro
75 #define EMFILE 24 /* Too many open files */ macro
67 #define EMFILE 24 /* Too many open files */ macro
76 #define EMFILE 24 /* Too many open files */ macro
156 public static final int EMFILE = 24; field in PoolsException