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