Home
last modified time | relevance | path

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

/NextBSD/contrib/tcsh/
HDed.decls.h274 extern int GetXkey (CStr *, XmapVal *);
HDed.xmap.c165 GetXkey(CStr *ch, XmapVal *val) in GetXkey() function
HDed.inputl.c715 switch (GetXkey(&cstr, &val)) { in GetNextCommand()