Searched refs:__NR_Linux (Results 1 – 8 of 8) sorted by relevance
21 #define __NR_syscall (__NR_Linux + 0)22 #define __NR_exit (__NR_Linux + 1)23 #define __NR_fork (__NR_Linux + 2)24 #define __NR_read (__NR_Linux + 3)25 #define __NR_write (__NR_Linux + 4)26 #define __NR_open (__NR_Linux + 5)27 #define __NR_close (__NR_Linux + 6)28 #define __NR_waitpid (__NR_Linux + 7)29 #define __NR_creat (__NR_Linux + 8)30 #define __NR_link (__NR_Linux + 9)[all …]
21 #define __NR_read (__NR_Linux + 0)22 #define __NR_write (__NR_Linux + 1)23 #define __NR_open (__NR_Linux + 2)24 #define __NR_close (__NR_Linux + 3)25 #define __NR_stat (__NR_Linux + 4)26 #define __NR_fstat (__NR_Linux + 5)27 #define __NR_lstat (__NR_Linux + 6)28 #define __NR_poll (__NR_Linux + 7)29 #define __NR_lseek (__NR_Linux + 8)30 #define __NR_mmap (__NR_Linux + 9)[all …]
23 #define __NR_Linux 4000 macro27 #define __NR_Linux 5000 macro31 #define __NR_Linux 6000 macro
20 #define __NR_Linux 4000 macro27 #define __NR_Linux 5000 macro34 #define __NR_Linux 6000 macro
33 syshdr_offset_unistd_n32 := __NR_Linux37 syshdr_offset_unistd_n64 := __NR_Linux41 syshdr_offset_unistd_o32 := __NR_Linux
16 #define __NR_Linux 1024 macro
24 syshdr_offset_unistd_64 := __NR_Linux