HomeSort by relevance Sort by last modified time
    Searched refs:__NR_SYSCALL_BASE (Results 1 - 25 of 44) sorted by null

1 2

  /bionic/libc/kernel/arch-arm/asm/
unistd.h 18 #define __NR_SYSCALL_BASE 0
20 #define __NR_SYSCALL_BASE __NR_OABI_SYSCALL_BASE
23 #define __NR_restart_syscall (__NR_SYSCALL_BASE+ 0)
24 #define __NR_exit (__NR_SYSCALL_BASE+ 1)
25 #define __NR_fork (__NR_SYSCALL_BASE+ 2)
26 #define __NR_read (__NR_SYSCALL_BASE+ 3)
27 #define __NR_write (__NR_SYSCALL_BASE+ 4)
28 #define __NR_open (__NR_SYSCALL_BASE+ 5)
29 #define __NR_close (__NR_SYSCALL_BASE+ 6)
31 #define __NR_creat (__NR_SYSCALL_BASE+ 8
    [all...]
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 18 #define __NR_SYSCALL_BASE 0
20 #define __NR_SYSCALL_BASE __NR_OABI_SYSCALL_BASE
23 #define __NR_restart_syscall (__NR_SYSCALL_BASE+ 0)
24 #define __NR_exit (__NR_SYSCALL_BASE+ 1)
25 #define __NR_fork (__NR_SYSCALL_BASE+ 2)
26 #define __NR_read (__NR_SYSCALL_BASE+ 3)
27 #define __NR_write (__NR_SYSCALL_BASE+ 4)
28 #define __NR_open (__NR_SYSCALL_BASE+ 5)
29 #define __NR_close (__NR_SYSCALL_BASE+ 6)
31 #define __NR_creat (__NR_SYSCALL_BASE+ 8
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 18 #define __NR_SYSCALL_BASE 0
20 #define __NR_SYSCALL_BASE __NR_OABI_SYSCALL_BASE
23 #define __NR_restart_syscall (__NR_SYSCALL_BASE+ 0)
24 #define __NR_exit (__NR_SYSCALL_BASE+ 1)
25 #define __NR_fork (__NR_SYSCALL_BASE+ 2)
26 #define __NR_read (__NR_SYSCALL_BASE+ 3)
27 #define __NR_write (__NR_SYSCALL_BASE+ 4)
28 #define __NR_open (__NR_SYSCALL_BASE+ 5)
29 #define __NR_close (__NR_SYSCALL_BASE+ 6)
31 #define __NR_creat (__NR_SYSCALL_BASE+ 8
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 18 #define __NR_SYSCALL_BASE 0
20 #define __NR_SYSCALL_BASE __NR_OABI_SYSCALL_BASE
23 #define __NR_restart_syscall (__NR_SYSCALL_BASE+ 0)
24 #define __NR_exit (__NR_SYSCALL_BASE+ 1)
25 #define __NR_fork (__NR_SYSCALL_BASE+ 2)
26 #define __NR_read (__NR_SYSCALL_BASE+ 3)
27 #define __NR_write (__NR_SYSCALL_BASE+ 4)
28 #define __NR_open (__NR_SYSCALL_BASE+ 5)
29 #define __NR_close (__NR_SYSCALL_BASE+ 6)
31 #define __NR_creat (__NR_SYSCALL_BASE+ 8
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 18 #define __NR_SYSCALL_BASE 0
20 #define __NR_SYSCALL_BASE __NR_OABI_SYSCALL_BASE
23 #define __NR_restart_syscall (__NR_SYSCALL_BASE+ 0)
24 #define __NR_exit (__NR_SYSCALL_BASE+ 1)
25 #define __NR_fork (__NR_SYSCALL_BASE+ 2)
26 #define __NR_read (__NR_SYSCALL_BASE+ 3)
27 #define __NR_write (__NR_SYSCALL_BASE+ 4)
28 #define __NR_open (__NR_SYSCALL_BASE+ 5)
29 #define __NR_close (__NR_SYSCALL_BASE+ 6)
31 #define __NR_creat (__NR_SYSCALL_BASE+ 8
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 18 #define __NR_SYSCALL_BASE 0
20 #define __NR_SYSCALL_BASE __NR_OABI_SYSCALL_BASE
23 #define __NR_restart_syscall (__NR_SYSCALL_BASE+ 0)
24 #define __NR_exit (__NR_SYSCALL_BASE+ 1)
25 #define __NR_fork (__NR_SYSCALL_BASE+ 2)
26 #define __NR_read (__NR_SYSCALL_BASE+ 3)
27 #define __NR_write (__NR_SYSCALL_BASE+ 4)
28 #define __NR_open (__NR_SYSCALL_BASE+ 5)
29 #define __NR_close (__NR_SYSCALL_BASE+ 6)
31 #define __NR_creat (__NR_SYSCALL_BASE+ 8
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 18 #define __NR_SYSCALL_BASE 0
20 #define __NR_SYSCALL_BASE __NR_OABI_SYSCALL_BASE
23 #define __NR_restart_syscall (__NR_SYSCALL_BASE+ 0)
24 #define __NR_exit (__NR_SYSCALL_BASE+ 1)
25 #define __NR_fork (__NR_SYSCALL_BASE+ 2)
26 #define __NR_read (__NR_SYSCALL_BASE+ 3)
27 #define __NR_write (__NR_SYSCALL_BASE+ 4)
28 #define __NR_open (__NR_SYSCALL_BASE+ 5)
29 #define __NR_close (__NR_SYSCALL_BASE+ 6)
31 #define __NR_creat (__NR_SYSCALL_BASE+ 8
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 18 #define __NR_SYSCALL_BASE 0
20 #define __NR_SYSCALL_BASE __NR_OABI_SYSCALL_BASE
23 #define __NR_restart_syscall (__NR_SYSCALL_BASE+ 0)
24 #define __NR_exit (__NR_SYSCALL_BASE+ 1)
25 #define __NR_fork (__NR_SYSCALL_BASE+ 2)
26 #define __NR_read (__NR_SYSCALL_BASE+ 3)
27 #define __NR_write (__NR_SYSCALL_BASE+ 4)
28 #define __NR_open (__NR_SYSCALL_BASE+ 5)
29 #define __NR_close (__NR_SYSCALL_BASE+ 6)
31 #define __NR_creat (__NR_SYSCALL_BASE+ 8
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 18 #define __NR_SYSCALL_BASE 0
20 #define __NR_SYSCALL_BASE __NR_OABI_SYSCALL_BASE
23 #define __NR_restart_syscall (__NR_SYSCALL_BASE+ 0)
24 #define __NR_exit (__NR_SYSCALL_BASE+ 1)
25 #define __NR_fork (__NR_SYSCALL_BASE+ 2)
26 #define __NR_read (__NR_SYSCALL_BASE+ 3)
27 #define __NR_write (__NR_SYSCALL_BASE+ 4)
28 #define __NR_open (__NR_SYSCALL_BASE+ 5)
29 #define __NR_close (__NR_SYSCALL_BASE+ 6)
31 #define __NR_creat (__NR_SYSCALL_BASE+ 8
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 18 #define __NR_SYSCALL_BASE 0
20 #define __NR_SYSCALL_BASE __NR_OABI_SYSCALL_BASE
23 #define __NR_restart_syscall (__NR_SYSCALL_BASE+ 0)
24 #define __NR_exit (__NR_SYSCALL_BASE+ 1)
25 #define __NR_fork (__NR_SYSCALL_BASE+ 2)
26 #define __NR_read (__NR_SYSCALL_BASE+ 3)
27 #define __NR_write (__NR_SYSCALL_BASE+ 4)
28 #define __NR_open (__NR_SYSCALL_BASE+ 5)
29 #define __NR_close (__NR_SYSCALL_BASE+ 6)
31 #define __NR_creat (__NR_SYSCALL_BASE+ 8
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 18 #define __NR_SYSCALL_BASE 0
20 #define __NR_SYSCALL_BASE __NR_OABI_SYSCALL_BASE
23 #define __NR_restart_syscall (__NR_SYSCALL_BASE+ 0)
24 #define __NR_exit (__NR_SYSCALL_BASE+ 1)
25 #define __NR_fork (__NR_SYSCALL_BASE+ 2)
26 #define __NR_read (__NR_SYSCALL_BASE+ 3)
27 #define __NR_write (__NR_SYSCALL_BASE+ 4)
28 #define __NR_open (__NR_SYSCALL_BASE+ 5)
29 #define __NR_close (__NR_SYSCALL_BASE+ 6)
31 #define __NR_creat (__NR_SYSCALL_BASE+ 8
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 18 #define __NR_SYSCALL_BASE 0
20 #define __NR_SYSCALL_BASE __NR_OABI_SYSCALL_BASE
23 #define __NR_restart_syscall (__NR_SYSCALL_BASE+ 0)
24 #define __NR_exit (__NR_SYSCALL_BASE+ 1)
25 #define __NR_fork (__NR_SYSCALL_BASE+ 2)
26 #define __NR_read (__NR_SYSCALL_BASE+ 3)
27 #define __NR_write (__NR_SYSCALL_BASE+ 4)
28 #define __NR_open (__NR_SYSCALL_BASE+ 5)
29 #define __NR_close (__NR_SYSCALL_BASE+ 6)
31 #define __NR_creat (__NR_SYSCALL_BASE+ 8
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 18 #define __NR_SYSCALL_BASE 0
20 #define __NR_SYSCALL_BASE __NR_OABI_SYSCALL_BASE
23 #define __NR_restart_syscall (__NR_SYSCALL_BASE+ 0)
24 #define __NR_exit (__NR_SYSCALL_BASE+ 1)
25 #define __NR_fork (__NR_SYSCALL_BASE+ 2)
26 #define __NR_read (__NR_SYSCALL_BASE+ 3)
27 #define __NR_write (__NR_SYSCALL_BASE+ 4)
28 #define __NR_open (__NR_SYSCALL_BASE+ 5)
29 #define __NR_close (__NR_SYSCALL_BASE+ 6)
31 #define __NR_creat (__NR_SYSCALL_BASE+ 8
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 18 #define __NR_SYSCALL_BASE 0
20 #define __NR_SYSCALL_BASE __NR_OABI_SYSCALL_BASE
23 #define __NR_restart_syscall (__NR_SYSCALL_BASE+ 0)
24 #define __NR_exit (__NR_SYSCALL_BASE+ 1)
25 #define __NR_fork (__NR_SYSCALL_BASE+ 2)
26 #define __NR_read (__NR_SYSCALL_BASE+ 3)
27 #define __NR_write (__NR_SYSCALL_BASE+ 4)
28 #define __NR_open (__NR_SYSCALL_BASE+ 5)
29 #define __NR_close (__NR_SYSCALL_BASE+ 6)
31 #define __NR_creat (__NR_SYSCALL_BASE+ 8
    [all...]
  /bionic/libc/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/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...]
  /prebuilt/ndk/android-ndk-r5/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...]
  /prebuilt/ndk/android-ndk-r6/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...]
  /prebuilt/ndk/android-ndk-r6/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...]
  /prebuilt/ndk/android-ndk-r7/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...]
  /prebuilt/ndk/android-ndk-r7/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...]
  /prebuilt/ndk/android-ndk-r7/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...]
  /prebuilt/ndk/android-ndk-r7/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...]
  /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...]
  /prebuilt/ndk/android-ndk-r4/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...]

Completed in 1037 milliseconds

1 2