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

/netbsd-6-1-5-RELEASE/lib/libedit/
H A Dterminal.c1052 static const Char stOC[] = {033, 'O', 'C', '\0'}; local
1065 keymacro_add(el, stOC, &arrow[A_K_RT].fun, arrow[A_K_RT].type);
1080 keymacro_add(el, &stOC[1], &arrow[A_K_RT].fun, arrow[A_K_RT].type);

Completed in 192 milliseconds