Home
last modified time | relevance | path

Searched refs:__NR_execve (Results 1 – 6 of 6) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h80 #define __NR_execve 59 macro
H A Dunistd_32.h32 #define __NR_execve 11 macro
H A Dunistd_x32.h336 #define __NR_execve (__X32_SYSCALL_BIT + 520) macro
/aosp12/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h294 #define __NR_execve 221 macro
/aosp12/bionic/libc/include/bits/
H A Dglibc-syscalls.h180 #if defined(__NR_execve)
181 #define SYS_execve __NR_execve
/aosp12/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd-common.h31 #define __NR_execve (__NR_SYSCALL_BASE + 11) macro