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