/third_party/glib/glib/ |
D | gspawn-private.h | 47 #ifdef ENOEXEC in _g_spawn_exec_err_to_g_error() 48 case ENOEXEC: in _g_spawn_exec_err_to_g_error()
|
/third_party/mksh/ |
D | os2.c | 433 errno = ENOEXEC; in execve() 436 errno = ENOEXEC; in execve() 439 errno = ENOEXEC; in execve() 445 errno = ENOEXEC; in execve() 447 if (errno == ENOEXEC) in execve()
|
/third_party/boost/boost/ |
D | cerrno.hpp | 227 #ifndef ENOEXEC 228 #define ENOEXEC 9954 macro
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/ |
D | 3-2.c | 75 ENOEXEC, "ENOEXEC", ENOEXEC}, {
|
D | 4-1.c | 70 ENOEXEC, "ENOEXEC"}, {
|
D | 3-1-buildonly.c | 59 static int dummy46 = ENOEXEC;
|
/third_party/ntfs-3g/include/ntfs-3g/ |
D | compat.h | 42 #define ELIBBAD ENOEXEC
|
/third_party/python/PC/ |
D | errmap.h | 55 return ENOEXEC; in winerror_to_errno()
|
/third_party/ltp/testcases/kernel/syscalls/execve/ |
D | execve03.c | 75 {test_name6, ENOEXEC}
|
/third_party/mesa3d/src/intel/tools/tests/ |
D | run-test.py | 51 if e.errno == errno.ENOEXEC:
|
/third_party/mesa3d/src/compiler/glsl/tests/ |
D | warnings_test.py | 102 if e.errno == errno.ENOEXEC:
|
D | optimization_test.py | 122 if e.errno == errno.ENOEXEC:
|
/third_party/musl/arch/generic/bits/ |
D | errno.h | 8 #define ENOEXEC 8 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | errno.h | 8 #define ENOEXEC 8 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | errno.h | 9 #define ENOEXEC 8 macro
|
/third_party/lwip/src/include/lwip/ |
D | errno.h | 55 #define ENOEXEC 8 /* Exec format error */ macro
|
/third_party/musl/arch/mips64/bits/ |
D | errno.h | 8 #define ENOEXEC 8 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | errno.h | 9 #define ENOEXEC 8 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | errno.h | 8 #define ENOEXEC 8 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | errno.h | 8 #define ENOEXEC 8 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | errno.h | 9 #define ENOEXEC 8 macro
|
/third_party/musl/arch/mips/bits/ |
D | errno.h | 8 #define ENOEXEC 8 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | errno.h | 8 #define ENOEXEC 8 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | errno.h | 9 #define ENOEXEC 8 macro
|
/third_party/ltp/testcases/kernel/syscalls/init_module/ |
D | init_module02.c | 43 {"zero-size", &buf, &zero_size, "", 0, 0, ENOEXEC},
|