Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
H A D_fork_pty.py43 def pty_make_controlling_tty(tty_fd): function
/openbsd-src/usr.bin/ssh/
H A Dsshpty.c73 pty_make_controlling_tty(int *ttyfd, const char *tty) in pty_make_controlling_tty() function