Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dpty_spawn.py563 def sendcontrol(self, char): member in spawn
/llvm-project-15.0.7/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
H A Dptyprocess.py564 def sendcontrol(self, char): member in PtyProcess