Searched refs:tty_termcap (Results 1 - 2 of 2) sorted by relevance

/gem5/src/python/m5/util/
H A Dterminal.py41 # from m5.util.terminal import tty_termcap as termcap
95 tty_termcap = termcap variable
97 tty_termcap = no_termcap variable
104 return tty_termcap
/gem5/ext/testlib/
H A Dterminal.py39 # from m5.util.terminal import tty_termcap as termcap
94 tty_termcap = termcap variable
96 tty_termcap = no_termcap variable
103 return tty_termcap

Completed in 4 milliseconds