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