Searched defs:termios (Results 1 – 8 of 8) sorted by relevance
12 struct termios { struct21 struct termios2 { argument
25 struct termios { struct34 struct termios2 { argument
60 struct termios termios; in test1() local386 struct termios termios; in test6() local
6 termios = import_module('termios') variable
11 termios = None variable
207 struct termios termios, tmp; in ask_yn() local
630 struct termios termios; member