Searched refs:__NR_SVR4 (Results 1 – 2 of 2) sorted by relevance
20 #define __NR_SVR4 0 macro21 #define __NR_SVR4_syscall (__NR_SVR4 + 0)22 #define __NR_SVR4_exit (__NR_SVR4 + 1)23 #define __NR_SVR4_fork (__NR_SVR4 + 2)24 #define __NR_SVR4_read (__NR_SVR4 + 3)25 #define __NR_SVR4_write (__NR_SVR4 + 4)26 #define __NR_SVR4_open (__NR_SVR4 + 5)27 #define __NR_SVR4_close (__NR_SVR4 + 6)28 #define __NR_SVR4_wait (__NR_SVR4 + 7)29 #define __NR_SVR4_creat (__NR_SVR4 + 8)[all …]