Home
last modified time | relevance | path

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

/freebsd-src/contrib/tcsh/
H A Ded.screen.c770 static Char stOD[] = {033, 'O', 'D', '\0'}; in DefaultArrowKeys() local
/freebsd-src/contrib/libedit/
H A Dterminal.c1041 static const wchar_t stOD[] = L"\033OD"; in terminal_reset_arrow() local