HomeSort by relevance Sort by last modified time
    Searched refs:__NR_SYSCALL_BASE (Results 26 - 50 of 57) sorted by null

12 3

  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h 22 #define __NR_SYSCALL_BASE 0
24 #define __NR_restart_syscall (__NR_SYSCALL_BASE + 0)
25 #define __NR_exit (__NR_SYSCALL_BASE + 1)
26 #define __NR_fork (__NR_SYSCALL_BASE + 2)
27 #define __NR_read (__NR_SYSCALL_BASE + 3)
29 #define __NR_write (__NR_SYSCALL_BASE + 4)
30 #define __NR_open (__NR_SYSCALL_BASE + 5)
31 #define __NR_close (__NR_SYSCALL_BASE + 6)
32 #define __NR_creat (__NR_SYSCALL_BASE + 8)
34 #define __NR_link (__NR_SYSCALL_BASE + 9
    [all...]
  /development/ndk/platforms/android-21/arch-arm/include/asm/
unistd.h 22 #define __NR_SYSCALL_BASE 0
24 #define __NR_restart_syscall (__NR_SYSCALL_BASE+ 0)
25 #define __NR_exit (__NR_SYSCALL_BASE+ 1)
26 #define __NR_fork (__NR_SYSCALL_BASE+ 2)
27 #define __NR_read (__NR_SYSCALL_BASE+ 3)
29 #define __NR_write (__NR_SYSCALL_BASE+ 4)
30 #define __NR_open (__NR_SYSCALL_BASE+ 5)
31 #define __NR_close (__NR_SYSCALL_BASE+ 6)
32 #define __NR_creat (__NR_SYSCALL_BASE+ 8)
34 #define __NR_link (__NR_SYSCALL_BASE+ 9
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/asm/
unistd.h 22 #define __NR_SYSCALL_BASE 0
24 #define __NR_restart_syscall (__NR_SYSCALL_BASE+ 0)
25 #define __NR_exit (__NR_SYSCALL_BASE+ 1)
26 #define __NR_fork (__NR_SYSCALL_BASE+ 2)
27 #define __NR_read (__NR_SYSCALL_BASE+ 3)
29 #define __NR_write (__NR_SYSCALL_BASE+ 4)
30 #define __NR_open (__NR_SYSCALL_BASE+ 5)
31 #define __NR_close (__NR_SYSCALL_BASE+ 6)
32 #define __NR_creat (__NR_SYSCALL_BASE+ 8)
34 #define __NR_link (__NR_SYSCALL_BASE+ 9
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/asm/
unistd.h 22 #define __NR_SYSCALL_BASE 0
24 #define __NR_restart_syscall (__NR_SYSCALL_BASE+ 0)
25 #define __NR_exit (__NR_SYSCALL_BASE+ 1)
26 #define __NR_fork (__NR_SYSCALL_BASE+ 2)
27 #define __NR_read (__NR_SYSCALL_BASE+ 3)
29 #define __NR_write (__NR_SYSCALL_BASE+ 4)
30 #define __NR_open (__NR_SYSCALL_BASE+ 5)
31 #define __NR_close (__NR_SYSCALL_BASE+ 6)
32 #define __NR_creat (__NR_SYSCALL_BASE+ 8)
34 #define __NR_link (__NR_SYSCALL_BASE+ 9
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/asm/
unistd.h 22 #define __NR_SYSCALL_BASE 0
24 #define __NR_restart_syscall (__NR_SYSCALL_BASE+ 0)
25 #define __NR_exit (__NR_SYSCALL_BASE+ 1)
26 #define __NR_fork (__NR_SYSCALL_BASE+ 2)
27 #define __NR_read (__NR_SYSCALL_BASE+ 3)
29 #define __NR_write (__NR_SYSCALL_BASE+ 4)
30 #define __NR_open (__NR_SYSCALL_BASE+ 5)
31 #define __NR_close (__NR_SYSCALL_BASE+ 6)
32 #define __NR_creat (__NR_SYSCALL_BASE+ 8)
34 #define __NR_link (__NR_SYSCALL_BASE+ 9
    [all...]
  /development/ndk/platforms/android-3/arch-arm/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/current/platforms/android-12/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/current/platforms/android-13/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/current/platforms/android-14/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/current/platforms/android-15/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/current/platforms/android-16/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/current/platforms/android-17/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/current/platforms/android-18/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/current/platforms/android-19/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/current/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/current/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/current/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/current/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/current/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/current/platforms/android-12/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/current/platforms/android-13/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/current/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/current/platforms/android-15/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/current/platforms/android-16/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...]

Completed in 1939 milliseconds

12 3