Home
last modified time | relevance | path

Searched defs:tty_fd (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): argument
/openbsd-src/bin/ksh/
H A Dtty.c11 int tty_fd = -1; /* dup'd tty file descriptor */ variable