Searched defs:CERASE (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/ncurses/progs/
H A Dtset.c697 #undef CERASE macro
713 #define CERASE CTRL('H') macro
/freebsd-11-stable/lib/libedit/
H A Dtty.h172 # define CERASE 0177 /* ^? */ macro
/freebsd-11-stable/sys/sys/
H A Dttydefaults.h69 #define CERASE CTRL('?') macro
/freebsd-11-stable/contrib/tcsh/
H A Ded.term.h179 # undef CERASE macro
180 # define CERASE TO_CONTROL('h') macro
214 # define CERASE 0177 /* ^? */ macro

Completed in 124 milliseconds