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

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

Completed in 47 milliseconds