Searched defs:EFBIG (Results 1 – 3 of 3) sorted by relevance
30 #define EFBIG 27 /* File too large */ macro
296 # define EFBIG 27 macro
81 public static final int EFBIG = placeholder(); field in OsConstants