Home
last modified time | relevance | path

Searched defs:is_tty (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/distrib/utils/more/
H A Dmain.c65 int is_tty; variable
/netbsd-src/external/bsd/less/dist/
H A Dmain.c25 public int is_tty; variable
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsession.c2059 int fdin, int fdout, int fderr, int ignore_fderr, int is_tty) in session_set_fds()