Searched defs:FILE_ERROR (Results 1 – 3 of 3) sorted by relevance
63 public static final int FILE_ERROR = -13; field
46 FILE_ERROR, enumerator
695 # define FILE_ERROR 0x10 /* could not read the file */ macro