Searched refs:terminal_type (Results 1 – 5 of 5) sorted by relevance
/external/autotest/client/common_lib/ |
D | pxssh.py | 167 …def login (self,server,username,password='',terminal_type='ansi',original_prompt=r"[#$]",login_tim… argument 215 self.sendline(terminal_type)
|
/external/llvm-project/lldb/third_party/Python/module/pexpect-4.6/pexpect/ |
D | pxssh.py | 256 def login (self, server, username, password='', terminal_type='ansi', argument 382 self.sendline(terminal_type)
|
/external/python/pyasn1-modules/pyasn1_modules/ |
D | rfc5280.py | 164 terminal_type = univ.Integer(23) variable 1599 terminal_type: TerminalType(),
|
D | rfc2459.py | 363 terminal_type = univ.Integer(23) variable
|
D | rfc3280.py | 329 terminal_type = univ.Integer(23) variable
|