Searched refs:CEOF (Results 1 – 13 of 13) sorted by relevance
/freebsd/sys/sys/ |
H A D | ttydefaults.h | 66 #define CEOF CTRL('D') macro 84 #define CEOT CEOF 102 CEOF, CEOL, CEOL, CERASE, CWERASE, CKILL, CREPRINT, CERASE2, CINTR,
|
/freebsd/contrib/tcsh/ |
H A D | ed.term.h | 182 # undef CEOF 219 #ifndef CEOF 220 # define CEOF TO_CONTROL('d') macro 303 # define CMIN CEOF
|
H A D | ed.init.c | 60 (uc)CEOF, (uc)CEOL, (uc)CEOL2, (uc)CSWTCH,
|
/freebsd/contrib/libedit/ |
H A D | tty.h | 176 #ifndef CEOF 177 # define CEOF CONTROL('d') macro 259 # define CMIN CEOF
|
H A D | tty.c | 101 CEOF, CEOL, CEOL2, CSWTCH,
|
/freebsd/contrib/ncurses/progs/ |
H A D | reset_cmd.c | 137 #undef CEOF 150 #ifndef CEOF 151 #define CEOF CTRL('D') macro 285 reset_char(VEOF, CEOF); in reset_tty_settings()
|
/freebsd/bin/stty/ |
H A D | cchar.c | 52 { "eof", VEOF, CEOF },
|
/freebsd/sys/kern/ |
H A D | tty_ttydisc.c | 461 case CEOF: in ttydisc_write_oproc()
|
/freebsd/bin/sh/ |
H A D | jobs.c | 49 #undef CEOF /* syntax.h redefines this */
|
H A D | parser.c | 1563 case CEOF: in readtoken1()
|
/freebsd/contrib/byacc/ |
H A D | configure | 8026 s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >"\$tmp"/subs.sed <<\\CEOF 8120 CEOF
|
/freebsd/contrib/dialog/ |
H A D | configure | 26496 s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF 26682 CEOF
|
/freebsd/contrib/ncurses/ |
H A D | configure | 29963 s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >"\$tmp"/subs.sed <<\\CEOF 30301 CEOF
|