Searched defs:__NR_SYSCALL_BASE (Results 1 - 25 of 151) sorted by relevance

1234567

/prebuilts/ndk/r10/platforms/android-10/arch-arm/usr/include/sys/
H A Dlinux-syscalls.h6 # define __NR_SYSCALL_BASE 0x900000 macro
8 # define __NR_SYSCALL_BASE 0 macro
11 #define __NR_exit (__NR_SYSCALL_BASE + 1)
12 #define __NR_fork (__NR_SYSCALL_BASE + 2)
13 #define __NR_clone (__NR_SYSCALL_BASE + 120)
14 #define __NR_execve (__NR_SYSCALL_BASE + 11)
15 #define __NR_setuid32 (__NR_SYSCALL_BASE + 213)
16 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
17 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
18 #define __NR_geteuid32 (__NR_SYSCALL_BASE
[all...]
/prebuilts/ndk/r10/platforms/android-10/arch-mips/usr/include/sys/
H A Dlinux-syscalls.h6 # define __NR_SYSCALL_BASE 0x900000 macro
8 # define __NR_SYSCALL_BASE 4000 macro
10 # define __NR_SYSCALL_BASE 0 macro
13 #define __NR_exit (__NR_SYSCALL_BASE + 1)
14 #define __NR_fork (__NR_SYSCALL_BASE + 2)
15 #define __NR_read (__NR_SYSCALL_BASE + 3)
16 #define __NR_write (__NR_SYSCALL_BASE + 4)
17 #define __NR_open (__NR_SYSCALL_BASE + 5)
18 #define __NR_close (__NR_SYSCALL_BASE + 6)
19 #define __NR_link (__NR_SYSCALL_BASE
[all...]
/prebuilts/ndk/r10/platforms/android-10/arch-x86/usr/include/sys/
H A Dlinux-syscalls.h6 # define __NR_SYSCALL_BASE 0x900000 macro
8 # define __NR_SYSCALL_BASE 0 macro
11 #define __NR_exit (__NR_SYSCALL_BASE + 1)
12 #define __NR_fork (__NR_SYSCALL_BASE + 2)
13 #define __NR_clone (__NR_SYSCALL_BASE + 120)
14 #define __NR_execve (__NR_SYSCALL_BASE + 11)
15 #define __NR_setuid32 (__NR_SYSCALL_BASE + 213)
16 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
17 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
18 #define __NR_geteuid32 (__NR_SYSCALL_BASE
[all...]
/prebuilts/ndk/r10/platforms/android-11/arch-arm/usr/include/sys/
H A Dlinux-syscalls.h6 # define __NR_SYSCALL_BASE 0x900000 macro
8 # define __NR_SYSCALL_BASE 0 macro
11 #define __NR_exit (__NR_SYSCALL_BASE + 1)
12 #define __NR_fork (__NR_SYSCALL_BASE + 2)
13 #define __NR_clone (__NR_SYSCALL_BASE + 120)
14 #define __NR_execve (__NR_SYSCALL_BASE + 11)
15 #define __NR_setuid32 (__NR_SYSCALL_BASE + 213)
16 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
17 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
18 #define __NR_geteuid32 (__NR_SYSCALL_BASE
[all...]
/prebuilts/ndk/r10/platforms/android-11/arch-mips/usr/include/sys/
H A Dlinux-syscalls.h6 # define __NR_SYSCALL_BASE 0x900000 macro
8 # define __NR_SYSCALL_BASE 4000 macro
10 # define __NR_SYSCALL_BASE 0 macro
13 #define __NR_exit (__NR_SYSCALL_BASE + 1)
14 #define __NR_fork (__NR_SYSCALL_BASE + 2)
15 #define __NR_read (__NR_SYSCALL_BASE + 3)
16 #define __NR_write (__NR_SYSCALL_BASE + 4)
17 #define __NR_open (__NR_SYSCALL_BASE + 5)
18 #define __NR_close (__NR_SYSCALL_BASE + 6)
19 #define __NR_link (__NR_SYSCALL_BASE
[all...]
/prebuilts/ndk/r10/platforms/android-11/arch-x86/usr/include/sys/
H A Dlinux-syscalls.h6 # define __NR_SYSCALL_BASE 0x900000 macro
8 # define __NR_SYSCALL_BASE 0 macro
11 #define __NR_exit (__NR_SYSCALL_BASE + 1)
12 #define __NR_fork (__NR_SYSCALL_BASE + 2)
13 #define __NR_clone (__NR_SYSCALL_BASE + 120)
14 #define __NR_execve (__NR_SYSCALL_BASE + 11)
15 #define __NR_setuid32 (__NR_SYSCALL_BASE + 213)
16 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
17 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
18 #define __NR_geteuid32 (__NR_SYSCALL_BASE
[all...]
/prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/sys/
H A Dlinux-syscalls.h6 # define __NR_SYSCALL_BASE 0x900000 macro
8 # define __NR_SYSCALL_BASE 0 macro
11 #define __NR_exit (__NR_SYSCALL_BASE + 1)
12 #define __NR_fork (__NR_SYSCALL_BASE + 2)
13 #define __NR_clone (__NR_SYSCALL_BASE + 120)
14 #define __NR_execve (__NR_SYSCALL_BASE + 11)
15 #define __NR_setuid32 (__NR_SYSCALL_BASE + 213)
16 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
17 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
18 #define __NR_geteuid32 (__NR_SYSCALL_BASE
[all...]
/prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/sys/
H A Dlinux-syscalls.h6 # define __NR_SYSCALL_BASE 0x900000 macro
8 # define __NR_SYSCALL_BASE 4000 macro
10 # define __NR_SYSCALL_BASE 0 macro
13 #define __NR_exit (__NR_SYSCALL_BASE + 1)
14 #define __NR_fork (__NR_SYSCALL_BASE + 2)
15 #define __NR_read (__NR_SYSCALL_BASE + 3)
16 #define __NR_write (__NR_SYSCALL_BASE + 4)
17 #define __NR_open (__NR_SYSCALL_BASE + 5)
18 #define __NR_close (__NR_SYSCALL_BASE + 6)
19 #define __NR_link (__NR_SYSCALL_BASE
[all...]
/prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/sys/
H A Dlinux-syscalls.h6 # define __NR_SYSCALL_BASE 0x900000 macro
8 # define __NR_SYSCALL_BASE 0 macro
11 #define __NR_exit (__NR_SYSCALL_BASE + 1)
12 #define __NR_fork (__NR_SYSCALL_BASE + 2)
13 #define __NR_clone (__NR_SYSCALL_BASE + 120)
14 #define __NR_execve (__NR_SYSCALL_BASE + 11)
15 #define __NR_setuid32 (__NR_SYSCALL_BASE + 213)
16 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
17 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
18 #define __NR_geteuid32 (__NR_SYSCALL_BASE
[all...]
/prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/sys/
H A Dlinux-syscalls.h6 # define __NR_SYSCALL_BASE 0x900000 macro
8 # define __NR_SYSCALL_BASE 0 macro
11 #define __NR_exit (__NR_SYSCALL_BASE + 1)
12 #define __NR_fork (__NR_SYSCALL_BASE + 2)
13 #define __NR_clone (__NR_SYSCALL_BASE + 120)
14 #define __NR_execve (__NR_SYSCALL_BASE + 11)
15 #define __NR_setuid32 (__NR_SYSCALL_BASE + 213)
16 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
17 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
18 #define __NR_geteuid32 (__NR_SYSCALL_BASE
[all...]
/prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/sys/
H A Dlinux-syscalls.h6 # define __NR_SYSCALL_BASE 0x900000 macro
8 # define __NR_SYSCALL_BASE 4000 macro
10 # define __NR_SYSCALL_BASE 0 macro
13 #define __NR_exit (__NR_SYSCALL_BASE + 1)
14 #define __NR_fork (__NR_SYSCALL_BASE + 2)
15 #define __NR_read (__NR_SYSCALL_BASE + 3)
16 #define __NR_write (__NR_SYSCALL_BASE + 4)
17 #define __NR_open (__NR_SYSCALL_BASE + 5)
18 #define __NR_close (__NR_SYSCALL_BASE + 6)
19 #define __NR_link (__NR_SYSCALL_BASE
[all...]
/prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/sys/
H A Dlinux-syscalls.h6 # define __NR_SYSCALL_BASE 0x900000 macro
8 # define __NR_SYSCALL_BASE 0 macro
11 #define __NR_exit (__NR_SYSCALL_BASE + 1)
12 #define __NR_fork (__NR_SYSCALL_BASE + 2)
13 #define __NR_clone (__NR_SYSCALL_BASE + 120)
14 #define __NR_execve (__NR_SYSCALL_BASE + 11)
15 #define __NR_setuid32 (__NR_SYSCALL_BASE + 213)
16 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
17 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
18 #define __NR_geteuid32 (__NR_SYSCALL_BASE
[all...]
/prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/sys/
H A Dlinux-syscalls.h6 # define __NR_SYSCALL_BASE 0x900000 macro
8 # define __NR_SYSCALL_BASE 0 macro
11 #define __NR_exit (__NR_SYSCALL_BASE + 1)
12 #define __NR_fork (__NR_SYSCALL_BASE + 2)
13 #define __NR_clone (__NR_SYSCALL_BASE + 120)
14 #define __NR_execve (__NR_SYSCALL_BASE + 11)
15 #define __NR_setuid32 (__NR_SYSCALL_BASE + 213)
16 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
17 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
18 #define __NR_geteuid32 (__NR_SYSCALL_BASE
[all...]
/prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/sys/
H A Dlinux-syscalls.h6 # define __NR_SYSCALL_BASE 0x900000 macro
8 # define __NR_SYSCALL_BASE 4000 macro
10 # define __NR_SYSCALL_BASE 0 macro
13 #define __NR_exit (__NR_SYSCALL_BASE + 1)
14 #define __NR_fork (__NR_SYSCALL_BASE + 2)
15 #define __NR_read (__NR_SYSCALL_BASE + 3)
16 #define __NR_write (__NR_SYSCALL_BASE + 4)
17 #define __NR_open (__NR_SYSCALL_BASE + 5)
18 #define __NR_close (__NR_SYSCALL_BASE + 6)
19 #define __NR_link (__NR_SYSCALL_BASE
[all...]
/prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/sys/
H A Dlinux-syscalls.h6 # define __NR_SYSCALL_BASE 0x900000 macro
8 # define __NR_SYSCALL_BASE 0 macro
11 #define __NR_exit (__NR_SYSCALL_BASE + 1)
12 #define __NR_fork (__NR_SYSCALL_BASE + 2)
13 #define __NR_clone (__NR_SYSCALL_BASE + 120)
14 #define __NR_execve (__NR_SYSCALL_BASE + 11)
15 #define __NR_setuid32 (__NR_SYSCALL_BASE + 213)
16 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
17 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
18 #define __NR_geteuid32 (__NR_SYSCALL_BASE
[all...]
/prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/sys/
H A Dlinux-syscalls.h6 # define __NR_SYSCALL_BASE 0x900000 macro
8 # define __NR_SYSCALL_BASE 0 macro
11 #define __NR_exit (__NR_SYSCALL_BASE + 1)
12 #define __NR_fork (__NR_SYSCALL_BASE + 2)
13 #define __NR_clone (__NR_SYSCALL_BASE + 120)
14 #define __NR_execve (__NR_SYSCALL_BASE + 11)
15 #define __NR_setuid32 (__NR_SYSCALL_BASE + 213)
16 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
17 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
18 #define __NR_geteuid32 (__NR_SYSCALL_BASE
[all...]
/prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/sys/
H A Dlinux-syscalls.h6 # define __NR_SYSCALL_BASE 0x900000 macro
8 # define __NR_SYSCALL_BASE 4000 macro
10 # define __NR_SYSCALL_BASE 0 macro
13 #define __NR_exit (__NR_SYSCALL_BASE + 1)
14 #define __NR_fork (__NR_SYSCALL_BASE + 2)
15 #define __NR_read (__NR_SYSCALL_BASE + 3)
16 #define __NR_write (__NR_SYSCALL_BASE + 4)
17 #define __NR_open (__NR_SYSCALL_BASE + 5)
18 #define __NR_close (__NR_SYSCALL_BASE + 6)
19 #define __NR_link (__NR_SYSCALL_BASE
[all...]
/prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/sys/
H A Dlinux-syscalls.h6 # define __NR_SYSCALL_BASE 0x900000 macro
8 # define __NR_SYSCALL_BASE 0 macro
11 #define __NR_exit (__NR_SYSCALL_BASE + 1)
12 #define __NR_fork (__NR_SYSCALL_BASE + 2)
13 #define __NR_clone (__NR_SYSCALL_BASE + 120)
14 #define __NR_execve (__NR_SYSCALL_BASE + 11)
15 #define __NR_setuid32 (__NR_SYSCALL_BASE + 213)
16 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
17 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
18 #define __NR_geteuid32 (__NR_SYSCALL_BASE
[all...]
/prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/sys/
H A Dlinux-syscalls.h6 # define __NR_SYSCALL_BASE 0x900000 macro
8 # define __NR_SYSCALL_BASE 0 macro
11 #define __NR_exit (__NR_SYSCALL_BASE + 1)
12 #define __NR_fork (__NR_SYSCALL_BASE + 2)
13 #define __NR_clone (__NR_SYSCALL_BASE + 120)
14 #define __NR_execve (__NR_SYSCALL_BASE + 11)
15 #define __NR_setuid32 (__NR_SYSCALL_BASE + 213)
16 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
17 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
18 #define __NR_geteuid32 (__NR_SYSCALL_BASE
[all...]
/prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/sys/
H A Dlinux-syscalls.h6 # define __NR_SYSCALL_BASE 0x900000 macro
8 # define __NR_SYSCALL_BASE 4000 macro
10 # define __NR_SYSCALL_BASE 0 macro
13 #define __NR_exit (__NR_SYSCALL_BASE + 1)
14 #define __NR_fork (__NR_SYSCALL_BASE + 2)
15 #define __NR_read (__NR_SYSCALL_BASE + 3)
16 #define __NR_write (__NR_SYSCALL_BASE + 4)
17 #define __NR_open (__NR_SYSCALL_BASE + 5)
18 #define __NR_close (__NR_SYSCALL_BASE + 6)
19 #define __NR_link (__NR_SYSCALL_BASE
[all...]
/prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/sys/
H A Dlinux-syscalls.h6 # define __NR_SYSCALL_BASE 0x900000 macro
8 # define __NR_SYSCALL_BASE 0 macro
11 #define __NR_exit (__NR_SYSCALL_BASE + 1)
12 #define __NR_fork (__NR_SYSCALL_BASE + 2)
13 #define __NR_clone (__NR_SYSCALL_BASE + 120)
14 #define __NR_execve (__NR_SYSCALL_BASE + 11)
15 #define __NR_setuid32 (__NR_SYSCALL_BASE + 213)
16 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
17 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
18 #define __NR_geteuid32 (__NR_SYSCALL_BASE
[all...]
/prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/sys/
H A Dlinux-syscalls.h6 # define __NR_SYSCALL_BASE 0x900000 macro
8 # define __NR_SYSCALL_BASE 0 macro
11 #define __NR_exit (__NR_SYSCALL_BASE + 1)
12 #define __NR_fork (__NR_SYSCALL_BASE + 2)
13 #define __NR_clone (__NR_SYSCALL_BASE + 120)
14 #define __NR_execve (__NR_SYSCALL_BASE + 11)
15 #define __NR_setuid32 (__NR_SYSCALL_BASE + 213)
16 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
17 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
18 #define __NR_geteuid32 (__NR_SYSCALL_BASE
[all...]
/prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/sys/
H A Dlinux-syscalls.h6 # define __NR_SYSCALL_BASE 0x900000 macro
8 # define __NR_SYSCALL_BASE 4000 macro
10 # define __NR_SYSCALL_BASE 0 macro
13 #define __NR_exit (__NR_SYSCALL_BASE + 1)
14 #define __NR_fork (__NR_SYSCALL_BASE + 2)
15 #define __NR_read (__NR_SYSCALL_BASE + 3)
16 #define __NR_write (__NR_SYSCALL_BASE + 4)
17 #define __NR_open (__NR_SYSCALL_BASE + 5)
18 #define __NR_close (__NR_SYSCALL_BASE + 6)
19 #define __NR_link (__NR_SYSCALL_BASE
[all...]
/prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/sys/
H A Dlinux-syscalls.h6 # define __NR_SYSCALL_BASE 0x900000 macro
8 # define __NR_SYSCALL_BASE 0 macro
11 #define __NR_exit (__NR_SYSCALL_BASE + 1)
12 #define __NR_fork (__NR_SYSCALL_BASE + 2)
13 #define __NR_clone (__NR_SYSCALL_BASE + 120)
14 #define __NR_execve (__NR_SYSCALL_BASE + 11)
15 #define __NR_setuid32 (__NR_SYSCALL_BASE + 213)
16 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
17 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
18 #define __NR_geteuid32 (__NR_SYSCALL_BASE
[all...]
/prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/sys/
H A Dlinux-syscalls.h6 # define __NR_SYSCALL_BASE 0x900000 macro
8 # define __NR_SYSCALL_BASE 0 macro
11 #define __NR_exit (__NR_SYSCALL_BASE + 1)
12 #define __NR_fork (__NR_SYSCALL_BASE + 2)
13 #define __NR_clone (__NR_SYSCALL_BASE + 120)
14 #define __NR_execve (__NR_SYSCALL_BASE + 11)
15 #define __NR_setuid32 (__NR_SYSCALL_BASE + 213)
16 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
17 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
18 #define __NR_geteuid32 (__NR_SYSCALL_BASE
[all...]

Completed in 176 milliseconds

1234567