Searched refs:TKEY_DELETE (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/teken/
H A Dteken.h195 #define TKEY_DELETE 0x07 macro
H A Dteken.c699 [TKEY_INSERT] = "\x1B[L", [TKEY_DELETE] = "\x7F",
722 [TKEY_INSERT] = "\x1B[2~", [TKEY_DELETE] = "\x1B[3~",
/freebsd-13-stable/sys/dev/syscons/
H A Dscterm-teken.c280 k = TKEY_DELETE;
/freebsd-13-stable/sys/dev/vt/
H A Dvt_core.c977 terminal_input_special(vw->vw_terminal, TKEY_DELETE);

Completed in 114 milliseconds