Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/lib/libsndio/
H A Dsio.c315 size_t todo = len, maxread; in sio_read() local
/openbsd-src/usr.bin/aucat/
H A Dafile.c768 off_t maxread; afile_read() local