Searched refs:ENAMETOOLONG (Results 1 – 4 of 4) sorted by relevance
200 errno = ENAMETOOLONG; in canonicalize()218 errno = ENAMETOOLONG; in canonicalize()261 errno = ENAMETOOLONG; in canonicalize()
625 errno = ENAMETOOLONG; in JDK_execvpe()
219 public static final int ENAMETOOLONG = placeholder(); field in OsConstants913 if (errno == ENAMETOOLONG) { in errnoName()
173 initConstant(env, c, "ENAMETOOLONG", ENAMETOOLONG); in OsConstants_initConstants()