Searched refs:ENAMETOOLONG (Results 1 – 4 of 4) sorted by relevance
198 errno = ENAMETOOLONG; in canonicalize()216 errno = ENAMETOOLONG; in canonicalize()259 errno = ENAMETOOLONG; in canonicalize()
603 errno = ENAMETOOLONG; in JDK_execvpe()
210 public static final int ENAMETOOLONG = placeholder(); field in OsConstants783 if (errno == ENAMETOOLONG) { in errnoName()
171 initConstant(env, c, "ENAMETOOLONG", ENAMETOOLONG); in OsConstants_initConstants()