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

/freebsd-11-stable/sys/sys/
H A Dttydefaults.h74 #define CMIN 1 macro
104 CQUIT, CSUSP, CDSUSP, CSTART, CSTOP, CLNEXT, CDISCARD, CMIN, CTIME,
/freebsd-11-stable/contrib/tcsh/
H A Ded.term.h202 # undef CMIN macro
301 #ifndef CMIN
303 # define CMIN CEOF macro
305 # define CMIN 1 macro
307 #endif /* CMIN */
H A Ded.init.c64 (uc)CPGOFF, (uc)CKILL2, (uc)CBRK, (uc)CMIN,
237 * Don't affect CMIN and CTIME for the editor mode
/freebsd-11-stable/bin/stty/
H A Dcchar.c69 { "min", VMIN, CMIN },
/freebsd-11-stable/lib/libedit/
H A Dtty.h259 #ifndef CMIN
260 # define CMIN CEOF macro
261 #endif /* CMIN */
H A Dtty.c106 CPGOFF, CKILL2, CBRK, CMIN,
539 * Don't affect CMIN and CTIME for the editor mode

Completed in 73 milliseconds