Home
last modified time | relevance | path

Searched refs:__NR_SYSCALL_BASE_portable (Results 1 – 1 of 1) sorted by relevance

/development/ndk/sources/android/libportable/common/include/asm/
Dunistd-portable.h6 #define __NR_SYSCALL_BASE_portable 0 macro
8 #define __NR_restart_syscall_portable (__NR_SYSCALL_BASE_portable+ 0)
9 #define __NR_exit_portable (__NR_SYSCALL_BASE_portable+ 1)
10 #define __NR_fork_portable (__NR_SYSCALL_BASE_portable+ 2)
11 #define __NR_read_portable (__NR_SYSCALL_BASE_portable+ 3)
12 #define __NR_write_portable (__NR_SYSCALL_BASE_portable+ 4)
13 #define __NR_open_portable (__NR_SYSCALL_BASE_portable+ 5)
14 #define __NR_close_portable (__NR_SYSCALL_BASE_portable+ 6)
16 #define __NR_creat_portable (__NR_SYSCALL_BASE_portable+ 8)
17 #define __NR_link_portable (__NR_SYSCALL_BASE_portable+ 9)
[all …]