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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Dvi.c47 #define VI_K_INSERT (char)134 // Cursor Key Insert macro
2178 {"[2~", VI_K_INSERT}, // Cursor Key Insert
2944 if (c == VI_K_INSERT)
2961 if (c == VI_K_INSERT) goto dc5;
3485 case VI_K_INSERT: // Cursor Key Insert

Completed in 45 milliseconds