Searched refs:EROFS (Results 1 – 2 of 2) sorted by relevance
231 public static final int EROFS = placeholder(); field in OsConstants860 if (errno == EROFS) { in errnoName()
201 initConstant(env, c, "EROFS", EROFS); in OsConstants_initConstants()