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

/netbsd-6-1-5-RELEASE/lib/libedit/
H A Dterminal.c1049 static const Char strF[] = {033, '[', 'F', '\0'}; local
1062 keymacro_add(el, strF, &arrow[A_K_EN].fun, arrow[A_K_EN].type);
1077 keymacro_add(el, &strF[1], &arrow[A_K_EN].fun, arrow[A_K_EN].type);

Completed in 106 milliseconds