Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dpty_spawn.py717 input_filter=None, output_filter=None): argument
785 self, escape_character=None, input_filter=None, output_filter=None argument
/openbsd-src/usr.bin/ssh/
H A Dchannels.h187 channel_infilter_fn *input_filter; global() member