Home
last modified time | relevance | path

Searched refs:ignore_sighup (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/third_party/Python/module/pexpect-4.6/pexpect/
Dpxssh.py119 logfile=None, cwd=None, env=None, ignore_sighup=True, echo=True, argument
125 cwd=cwd, env=env, ignore_sighup=ignore_sighup, echo=echo,
Dpty_spawn.py38 ignore_sighup=False, echo=True, preexec_fn=None, argument
197 self.ignore_sighup = ignore_sighup
286 if self.ignore_sighup: