Searched refs:CSTATUS (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/sys/sys/
H A Dttydefaults.h72 #define CSTATUS CTRL('T') macro
101 CDISCARD, CMIN, CTIME, CSTATUS, _POSIX_VDISABLE
/freebsd-9.3-release/contrib/tcsh/
H A Ded.term.h198 # undef CSTATUS macro
283 #ifndef CSTATUS
284 # define CSTATUS TO_CONTROL('t') macro
285 #endif /* CSTATUS */
H A Ded.init.c67 (uc)CDISCARD, (uc)CLNEXT, (uc)CSTATUS, (uc)CPAGE,
/freebsd-9.3-release/bin/stty/
H A Dcchar.c73 { "status", VSTATUS, CSTATUS },
/freebsd-9.3-release/lib/libedit/
H A Dtty.h240 #ifndef CSTATUS
241 # define CSTATUS CONTROL('t') macro
242 #endif /* CSTATUS */
H A Dtty.c95 CDISCARD, CLNEXT, CSTATUS, CPAGE,

Completed in 199 milliseconds