Home
last modified time | relevance | path

Searched defs:waitnoecho (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
Dpty_spawn.py343 def waitnoecho(self, timeout=-1): member in spawn
/openbsd/src/gnu/llvm/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
Dptyprocess.py422 def waitnoecho(self, timeout=None): member in PtyProcess