Home
last modified time | relevance | path

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

/external/llvm-project/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
D_fork_pty.py43 def pty_make_controlling_tty(tty_fd): function
/external/openssh/
Dsshpty.c99 pty_make_controlling_tty(int *ttyfd, const char *tty) in pty_make_controlling_tty() function