Searched refs:TANDEM (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/ncurses-44/ncurses/ncurses/trace/
H A Dlib_tracebits.c228 #ifndef TANDEM
229 #define TANDEM 0 macro
242 {TANDEM, "TANDEM"},
245 #define ALLCTRL (CBREAK|CRMOD|ECHO|EVENP|LCASE|LLITOUT|ODDP|RAW|TANDEM|XTABS)
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dioctl_compat.h122 #define TANDEM 0x00000001 /* send stopc on out q full */ macro
/macosx-10.10.1/Librpcsvc-24/
H A Drex.x102 const TANDEM = 0x00000001; /* send stopc on out q full */
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dtty_compat.c527 flags |= TANDEM;
652 if (flags&TANDEM)
706 if (flags&TANDEM)
/macosx-10.10.1/uucp-11/uucp/unix/
H A Dcusub.c827 sSterm_new.stty.sg_flags &=~ (ECHO | CRMOD | TANDEM);
832 sSterm_new.stty.sg_flags &=~ (CRMOD | TANDEM);
H A Dserial.c3362 iclear = TANDEM | CBREAK;
3366 iset = CBREAK | TANDEM;
/macosx-10.10.1/tcsh-65/tcsh/
H A Ded.term.c312 # ifdef TANDEM
313 { "tandem", TANDEM, M_CONTROL },
314 # endif /* TANDEM */
/macosx-10.10.1/screen-22/screen/
H A Dtty.c953 m->m_ttyb.sg_flags |= TANDEM;
961 m->m_ttyb.sg_flags &= ~TANDEM;
H A Dtty.c.dist953 m->m_ttyb.sg_flags |= TANDEM;
961 m->m_ttyb.sg_flags &= ~TANDEM;
/macosx-10.10.1/emacs-93/emacs/src/
H A Dsysdep.c724 | CBREAK | TANDEM);

Completed in 144 milliseconds