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