Searched refs:ENOEXEC (Results 1 – 3 of 3) sorted by relevance
229 public static final int ENOEXEC = placeholder(); field in OsConstants940 if (errno == ENOEXEC) { in errnoName()
582 if (errno == ENOEXEC) in execve_with_shell_fallback()
182 initConstant(env, c, "ENOEXEC", ENOEXEC); in OsConstants_initConstants()