Home
last modified time | relevance | path

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

/original-bsd/lib/libedit/
H A Dterm.c952 static char strA[] = {033, '[', 'A', '\0'}; local
961 key_add(el, strA, &arrow[A_K_UP].fun, arrow[A_K_UP].type);
971 key_add(el, &strA[1], &arrow[A_K_UP].fun, arrow[A_K_UP].type);