OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__NR_SYSCALL_BASE
(Results
51 - 60
of
60
) sorted by null
1
2
3
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
24
#define
__NR_SYSCALL_BASE
0
26
#define
__NR_SYSCALL_BASE
__NR_OABI_SYSCALL_BASE
29
#define __NR_restart_syscall (
__NR_SYSCALL_BASE
+ 0)
30
#define __NR_exit (
__NR_SYSCALL_BASE
+ 1)
31
#define __NR_fork (
__NR_SYSCALL_BASE
+ 2)
32
#define __NR_read (
__NR_SYSCALL_BASE
+ 3)
34
#define __NR_write (
__NR_SYSCALL_BASE
+ 4)
35
#define __NR_open (
__NR_SYSCALL_BASE
+ 5)
36
#define __NR_close (
__NR_SYSCALL_BASE
+ 6)
37
#define __NR_creat (
__NR_SYSCALL_BASE
+ 8
[
all
...]
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm/
unistd.h
24
#define
__NR_SYSCALL_BASE
0
26
#define
__NR_SYSCALL_BASE
__NR_OABI_SYSCALL_BASE
29
#define __NR_restart_syscall (
__NR_SYSCALL_BASE
+ 0)
30
#define __NR_exit (
__NR_SYSCALL_BASE
+ 1)
31
#define __NR_fork (
__NR_SYSCALL_BASE
+ 2)
32
#define __NR_read (
__NR_SYSCALL_BASE
+ 3)
34
#define __NR_write (
__NR_SYSCALL_BASE
+ 4)
35
#define __NR_open (
__NR_SYSCALL_BASE
+ 5)
36
#define __NR_close (
__NR_SYSCALL_BASE
+ 6)
37
#define __NR_creat (
__NR_SYSCALL_BASE
+ 8
[
all
...]
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm/
unistd.h
24
#define
__NR_SYSCALL_BASE
0
26
#define
__NR_SYSCALL_BASE
__NR_OABI_SYSCALL_BASE
29
#define __NR_restart_syscall (
__NR_SYSCALL_BASE
+ 0)
30
#define __NR_exit (
__NR_SYSCALL_BASE
+ 1)
31
#define __NR_fork (
__NR_SYSCALL_BASE
+ 2)
32
#define __NR_read (
__NR_SYSCALL_BASE
+ 3)
34
#define __NR_write (
__NR_SYSCALL_BASE
+ 4)
35
#define __NR_open (
__NR_SYSCALL_BASE
+ 5)
36
#define __NR_close (
__NR_SYSCALL_BASE
+ 6)
37
#define __NR_creat (
__NR_SYSCALL_BASE
+ 8
[
all
...]
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm/
unistd.h
24
#define
__NR_SYSCALL_BASE
0
26
#define
__NR_SYSCALL_BASE
__NR_OABI_SYSCALL_BASE
29
#define __NR_restart_syscall (
__NR_SYSCALL_BASE
+ 0)
30
#define __NR_exit (
__NR_SYSCALL_BASE
+ 1)
31
#define __NR_fork (
__NR_SYSCALL_BASE
+ 2)
32
#define __NR_read (
__NR_SYSCALL_BASE
+ 3)
34
#define __NR_write (
__NR_SYSCALL_BASE
+ 4)
35
#define __NR_open (
__NR_SYSCALL_BASE
+ 5)
36
#define __NR_close (
__NR_SYSCALL_BASE
+ 6)
37
#define __NR_creat (
__NR_SYSCALL_BASE
+ 8
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm/
unistd.h
24
#define
__NR_SYSCALL_BASE
0
26
#define
__NR_SYSCALL_BASE
__NR_OABI_SYSCALL_BASE
29
#define __NR_restart_syscall (
__NR_SYSCALL_BASE
+ 0)
30
#define __NR_exit (
__NR_SYSCALL_BASE
+ 1)
31
#define __NR_fork (
__NR_SYSCALL_BASE
+ 2)
32
#define __NR_read (
__NR_SYSCALL_BASE
+ 3)
34
#define __NR_write (
__NR_SYSCALL_BASE
+ 4)
35
#define __NR_open (
__NR_SYSCALL_BASE
+ 5)
36
#define __NR_close (
__NR_SYSCALL_BASE
+ 6)
37
#define __NR_creat (
__NR_SYSCALL_BASE
+ 8
[
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
...]
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/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
...]
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/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
...]
/external/oprofile/daemon/
opd_cookie.c
42
#define __NR_lookup_dcookie (
__NR_SYSCALL_BASE
+249)
/external/strace/
syscall.c
101
#define NR_SYSCALL_BASE
__NR_SYSCALL_BASE
[
all
...]
Completed in 82 milliseconds
1
2
3