/third_party/ltp/include/lapi/ |
D | execveat.h | 18 return tst_syscall(__NR_execveat, dirfd, pathname, argv, envp, flags); in execveat()
|
/third_party/rust/crates/rustix/src/backend/linux_raw/runtime/ |
D | syscalls.rs | 46 __NR_execveat, in execveat()
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 366 #define __NR_execveat 387 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 366 #define __NR_execveat 387 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 366 #define __NR_execveat 387 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 366 #define __NR_execveat 387 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 366 #define __NR_execveat 387 macro
|
/third_party/musl/arch/or1k/bits/ |
D | syscall.h.in | 268 #define __NR_execveat 281 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | syscall.h.in | 266 #define __NR_execveat 281 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | syscall.h.in | 266 #define __NR_execveat 281 macro
|
/third_party/musl/arch/mips64/bits/ |
D | syscall.h.in | 316 #define __NR_execveat 5316 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | syscall.h.in | 323 #define __NR_execveat 322 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 299 #define __NR_execveat 354 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 320 #define __NR_execveat 6320 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 352 #define __NR_execveat 362 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 348 #define __NR_execveat 387 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 356 #define __NR_execveat 4356 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 337 #define __NR_execveat 355 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 366 #define __NR_execveat 387 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 361 #define __NR_execveat 362 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 348 #define __NR_execveat 376 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 345 #define __NR_execveat 387 macro
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 358 #define __NR_execveat 358 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 385 #define __NR_execveat 388 macro
|
/third_party/musl/arch/x32/bits/ |
D | syscall.h.in | 346 #define __NR_execveat (0x40000000 + 545) macro
|