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