Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/tcsh/
HDed.defns.c57 #define F_CHARFWD 9 macro
305 F_CHARFWD, /* ^F */
604 F_CHARFWD, /* ^F */
890 F_CHARFWD, /* SPACE */
966 F_CHARFWD, /* l */
1308 f->func = F_CHARFWD; in editinit()
HDed.screen.c748 arrow[A_K_RT].fun.cmd = F_CHARFWD; in ResetArrowKeys()