Home
last modified time | relevance | path

Searched defs:maxread (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dfdpexpect.py36 def __init__ (self, fd, args=None, timeout=30, maxread=2000, searchwindowsize=None, argument
H A Dpopen_spawn.py21 def __init__(self, cmd, timeout=30, maxread=2000, searchwindowsize=None, argument
H A Dpxssh.py118 def __init__ (self, timeout=30, maxread=2000, searchwindowsize=None, argument
H A Dspawnbase.py33 def __init__(self, timeout=60, maxread=2000, searchwindowsize=None, argument
H A Dpty_spawn.py36 def __init__(self, command, args=[], timeout=30, maxread=2000, argument