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