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

/freebsd-11-stable/contrib/ncurses/ncurses/trace/
H A Dlib_tracebits.c225 #ifndef TANDEM
226 #define TANDEM 0 macro
239 {TANDEM, "TANDEM"},
242 #define ALLCTRL (CBREAK|CRMOD|ECHO|EVENP|LCASE|LLITOUT|ODDP|RAW|TANDEM|XTABS)
/freebsd-11-stable/sys/sys/
H A Dioctl_compat.h82 #define TANDEM 0x00000001 /* send stopc on out q full */ macro
/freebsd-11-stable/include/rpcsvc/
H A Drex.x104 const TANDEM = 0x00000001; /* send stopc on out q full */
/freebsd-11-stable/sys/kern/
H A Dtty_compat.c283 flags |= TANDEM;
396 if (flags&TANDEM)
436 if (flags&TANDEM)
/freebsd-11-stable/contrib/tcsh/
H A Ded.term.c309 # ifdef TANDEM
310 { "tandem", TANDEM, M_CONTROL },
311 # endif /* TANDEM */

Completed in 139 milliseconds