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

/macosx-10.10/less-25/less/
H A Dmain.c30 public int is_tty; variable
/macosx-10.10/OpenSSH-189/openssh/
H A Dsession.c2298 session_set_fds(Session *s, int fdin, int fdout, int fderr, int ignore_fderr, int is_tty) argument
H A Dchannels.c227 channel_register_fds(Channel *c, int rfd, int wfd, int efd, int extusage, int nonblock, int is_tty) argument
769 channel_set_fds(int id, int rfd, int wfd, int efd, int extusage, int nonblock, int is_tty, u_int window_max) argument

Completed in 172 milliseconds