Searched refs:__NR_Linux (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h24 #define __NR_Linux 4000 macro
25 #define __NR_syscall (__NR_Linux + 0)
26 #define __NR_exit (__NR_Linux + 1)
27 #define __NR_fork (__NR_Linux + 2)
29 #define __NR_read (__NR_Linux + 3)
30 #define __NR_write (__NR_Linux + 4)
31 #define __NR_open (__NR_Linux + 5)
32 #define __NR_close (__NR_Linux + 6)
34 #define __NR_waitpid (__NR_Linux + 7)
35 #define __NR_creat (__NR_Linux
469 #define __NR_Linux macro
864 #define __NR_Linux macro
[all...]

Completed in 291 milliseconds