Searched refs:IsArrowKey (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/tcsh/ | ||
| H A D | ed.decls.h | 94 extern int IsArrowKey (Char *); |
| H A D | tc.bind.c | 125 if (!IsArrowKey(v[no])) in dobindkey() |
| H A D | ed.screen.c | 840 IsArrowKey(Char *name) in IsArrowKey() function |