Searched refs:CMIN (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/tcsh/ |
H A D | ed.term.h | 202 # undef CMIN 301 #ifndef CMIN 303 # define CMIN CEOF macro 305 # define CMIN 1 macro
|
H A D | ed.init.c | 64 (uc)CPGOFF, (uc)CKILL2, (uc)CBRK, (uc)CMIN,
|
/freebsd/sys/sys/ |
H A D | ttydefaults.h | 73 #define CMIN 1 macro 103 CQUIT, CSUSP, CDSUSP, CSTART, CSTOP, CLNEXT, CDISCARD, CMIN, CTIME,
|
/freebsd/contrib/libedit/ |
H A D | tty.h | 258 #ifndef CMIN 259 # define CMIN CEOF macro
|
H A D | tty.c | 105 CPGOFF, CKILL2, CBRK, CMIN,
|
/freebsd/bin/stty/ |
H A D | cchar.c | 60 { "min", VMIN, CMIN },
|