Home
last modified time | relevance | path

Searched defs:stOC (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcsh/
H A Ded.screen.c769 static Char stOC[] = {033, 'O', 'C', '\0'}; in DefaultArrowKeys() local
/freebsd/contrib/libedit/
H A Dterminal.c1040 static const wchar_t stOC[] = L"\033OC"; in terminal_reset_arrow() local