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