Searched refs:__NR_stty (Results 1 – 15 of 15) sorted by relevance
137 #if !defined(__NR_stty)138 #define __NR_stty 31 macro
140 #if !defined(__NR_stty)141 #define __NR_stty (__NR_Linux + 31) macro
35 #define __NR_stty 31 macro
68 #define __NR_stty 31 macro
90 #define __NR_stty SYS_stty macro
71 #define __NR_stty (__NR_Linux + 31) macro
999 case __NR_stty: in IsMisc()
171 GO(__NR_stty, "ni"); in main()172 SY(__NR_stty); FAIL; in main()
377 31: __NR_stty ni
768 GO(__NR_stty, "ni"); in main()769 SY(__NR_stty); FAIL; in main()
54 #define __NR_stty (__NR_Linux + 31) macro
1434 GENX_(__NR_stty, sys_ni_syscall), // 31
10276 SOLX_(__NR_stty, sys_stty), /* 31 */