Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
H A Dptyprocess.py32 use_native_pty_fork = False variable
35 use_native_pty_fork = True variable
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dpty_spawn.py34 use_native_pty_fork = use_native_pty_fork variable in spawn