Searched refs:__NR_SYSV (Results 1 – 2 of 2) sorted by relevance
266 #define __NR_SYSV 1000 macro267 #define __NR_SYSV_syscall (__NR_SYSV + 0)268 #define __NR_SYSV_exit (__NR_SYSV + 1)269 #define __NR_SYSV_fork (__NR_SYSV + 2)270 #define __NR_SYSV_read (__NR_SYSV + 3)271 #define __NR_SYSV_write (__NR_SYSV + 4)272 #define __NR_SYSV_open (__NR_SYSV + 5)273 #define __NR_SYSV_close (__NR_SYSV + 6)274 #define __NR_SYSV_wait (__NR_SYSV + 7)275 #define __NR_SYSV_creat (__NR_SYSV + 8)[all …]