Home
last modified time | relevance | path

Searched refs:stOA (Results 1 – 1 of 1) sorted by relevance

/original-bsd/lib/libedit/
H A Dterm.c956 static char stOA[] = {033, 'O', 'A', '\0'}; local
965 key_add(el, stOA, &arrow[A_K_UP].fun, arrow[A_K_UP].type);
975 key_add(el, &stOA[1], &arrow[A_K_UP].fun, arrow[A_K_UP].type);