Searched refs:sgttyb (Results 26 - 46 of 46) sorted by relevance

12

/macosx-10.10.1/uucp-11/uucp/
H A Dsysdep.h171 struct sgttyb stty;
/macosx-10.10.1/zsh-61/zsh/Src/Zle/
H A Dzle_main.c258 shttyinfo.sgttyb.sg_flags = (shttyinfo.sgttyb.sg_flags & ~CBREAK) | ECHO;
337 ti.sgttyb.sg_flags = (ti.sgttyb.sg_flags | CBREAK) & ~ECHO & ~XTABS;
H A Dzle_misc.c630 struct sgttyb sob;
632 sob = shttyinfo.sgttyb;
/macosx-10.10.1/OpenSSL098-52/src/crypto/ui/
H A Dui_openssl.c233 # define TTY_STRUCT struct sgttyb
/macosx-10.10.1/ntp-92/ntpd/
H A Drefclock_leitch.c339 * 4.3bsd serial line parameters (sgttyb interface)
344 { struct sgttyb ttyb;
/macosx-10.10.1/tcsh-65/tcsh/
H A Ded.term.c880 struct sgttyb *n = &td->d_t;
1018 struct sgttyb *n = &td->d_t;
H A Dsh.lex.c1421 struct sgttyb tty;
/macosx-10.10.1/zsh-61/zsh/Src/
H A Dzsh.h2230 struct sgttyb sgttyb;
2246 #define SGTTYFLAG shttyinfo.sgttyb.sg_flags
H A Dutils.c1525 ioctl(SHTTY, TIOCGETP, &ti->sgttyb);
1555 ioctl(SHTTY, TIOCSETN, &ti->sgttyb);
2415 ti.sgttyb.sg_flags &= ~ECHO;
2417 ti.sgttyb.sg_flags |= CBREAK;
3887 ti.sgttyb.sg_flags |= CBREAK;
/macosx-10.10.1/ruby-106/ruby/ext/io/console/
H A Dconsole.c46 typedef struct sgttyb conmode;
/macosx-10.10.1/less-25/less/
H A Dscreen.c508 struct sgttyb s;
509 static struct sgttyb save_term;
/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
H A Dsys_term.c110 struct sgttyb sg;
/macosx-10.10.1/vim-55/src/
H A Dos_unix.c3222 static struct sgttyb ttybold;
3223 struct sgttyb ttybnew;
3278 struct sgttyb keys;
/macosx-10.10.1/tcl-105/tcl/tcl/unix/
H A DtclUnixChan.c81 # define IOSTATE struct sgttyb
1177 * termios, termio, or sgttyb structure in order to select that baud
1223 * Given a speed mask value from a termios, termio, or sgttyb structure,
H A Dconfigure12805 struct sgttyb t;
12947 struct sgttyb t;
/macosx-10.10.1/tcl-105/tcl84/tcl/unix/
H A DtclUnixChan.c113 # define IOSTATE struct sgttyb
1336 * the termios, termio, or sgttyb structure in order to select that
1382 * Given a speed mask value from a termios, termio, or sgttyb
/macosx-10.10.1/zsh-61/zsh/Src/Modules/
H A Dzftp.c2037 ti.sgttyb.sg_flags &= ~ECHO;
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.0a2/
H A Dconfigure1645 struct sgttyb t;
/macosx-10.10.1/emacs-93/emacs/src/
H A Dsysdep.c454 struct sgttyb sg;
/macosx-10.10.1/tcl-105/tcl_ext/expect/expect/
H A Dconfigure15196 { echo "$as_me:$LINENO: checking for struct sgttyb" >&5
15197 echo $ECHO_N "checking for struct sgttyb... $ECHO_C" >&6; }
15214 struct sgttyb tmp;
15244 PTY_TYPE=sgttyb
/macosx-10.10.1/tcl-105/tcl/tcl/macosx/
H A Dconfigure12813 struct sgttyb t;
12955 struct sgttyb t;

Completed in 420 milliseconds

12