Home
last modified time | relevance | path

Searched refs:PrintArrowKeys (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcsh/
H A Dtc.bind.c169 PrintArrowKeys(&in); in dobindkey()
436 PrintArrowKeys(&nilstr); in print_all_keys()
H A Ded.decls.h98 extern void PrintArrowKeys (const CStr *);
H A Ded.screen.c862 PrintArrowKeys(const CStr *name) in PrintArrowKeys() function