OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NR_SYSCALL_BASE
(Results
1 - 25
of
78
) sorted by null
1
2
3
4
/development/ndk/platforms/android-3/include/sys/
linux-syscalls.h
6
# define
__NR_SYSCALL_BASE
0x900000
8
# define
__NR_SYSCALL_BASE
0
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
+ 201
[
all
...]
/development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h
6
# define
__NR_SYSCALL_BASE
0x900000
8
# define
__NR_SYSCALL_BASE
4000
10
# define
__NR_SYSCALL_BASE
0
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
+ 9
[
all
...]
/development/ndk/platforms/android-9/include/sys/
linux-syscalls.h
6
# define
__NR_SYSCALL_BASE
0x900000
8
# define
__NR_SYSCALL_BASE
0
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
+ 201
[
all
...]
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h
6
# define
__NR_SYSCALL_BASE
0x900000
8
# define
__NR_SYSCALL_BASE
0
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
+ 201
[
all
...]
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h
6
# define
__NR_SYSCALL_BASE
0x900000
8
# define
__NR_SYSCALL_BASE
0
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
+ 201
[
all
...]
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h
6
# define
__NR_SYSCALL_BASE
0x900000
8
# define
__NR_SYSCALL_BASE
0
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
+ 201
[
all
...]
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h
6
# define
__NR_SYSCALL_BASE
0x900000
8
# define
__NR_SYSCALL_BASE
0
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
+ 201
[
all
...]
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h
6
# define
__NR_SYSCALL_BASE
0x900000
8
# define
__NR_SYSCALL_BASE
0
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
+ 201
[
all
...]
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h
6
# define
__NR_SYSCALL_BASE
0x900000
8
# define
__NR_SYSCALL_BASE
0
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
+ 201
[
all
...]
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h
6
# define
__NR_SYSCALL_BASE
0x900000
8
# define
__NR_SYSCALL_BASE
0
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
+ 201
[
all
...]
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h
6
# define
__NR_SYSCALL_BASE
0x900000
8
# define
__NR_SYSCALL_BASE
0
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
+ 201
[
all
...]
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h
6
# define
__NR_SYSCALL_BASE
0x900000
8
# define
__NR_SYSCALL_BASE
0
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
+ 201
[
all
...]
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
linux-syscalls.h
6
# define
__NR_SYSCALL_BASE
0x900000
8
# define
__NR_SYSCALL_BASE
0
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
+ 201
[
all
...]
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h
6
# define
__NR_SYSCALL_BASE
0x900000
8
# define
__NR_SYSCALL_BASE
0
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
+ 201
[
all
...]
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h
6
# define
__NR_SYSCALL_BASE
0x900000
8
# define
__NR_SYSCALL_BASE
0
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
+ 201
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
linux-syscalls.h
6
# define
__NR_SYSCALL_BASE
0x900000
8
# define
__NR_SYSCALL_BASE
0
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
+ 201
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
linux-syscalls.h
6
# define
__NR_SYSCALL_BASE
0x900000
8
# define
__NR_SYSCALL_BASE
0
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
+ 201
[
all
...]
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h
6
# define
__NR_SYSCALL_BASE
0x900000
8
# define
__NR_SYSCALL_BASE
0
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
+ 201
[
all
...]
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
linux-syscalls.h
6
# define
__NR_SYSCALL_BASE
0x900000
8
# define
__NR_SYSCALL_BASE
0
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
+ 201
[
all
...]
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h
6
# define
__NR_SYSCALL_BASE
0x900000
8
# define
__NR_SYSCALL_BASE
0
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
+ 201
[
all
...]
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
linux-syscalls.h
6
# define
__NR_SYSCALL_BASE
0x900000
8
# define
__NR_SYSCALL_BASE
0
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
+ 201
[
all
...]
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h
6
# define
__NR_SYSCALL_BASE
0x900000
8
# define
__NR_SYSCALL_BASE
0
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
+ 201
[
all
...]
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h
6
# define
__NR_SYSCALL_BASE
0x900000
8
# define
__NR_SYSCALL_BASE
0
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
+ 201
[
all
...]
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h
6
# define
__NR_SYSCALL_BASE
0x900000
8
# define
__NR_SYSCALL_BASE
0
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
+ 201
[
all
...]
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h
6
# define
__NR_SYSCALL_BASE
0x900000
8
# define
__NR_SYSCALL_BASE
0
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
+ 201
[
all
...]
Completed in 627 milliseconds
1
2
3
4