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