Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Ded.decls.h274 extern int GetXkey (CStr *, XmapVal *);
H A Ded.xmap.c161 GetXkey(CStr *ch, XmapVal *val) in GetXkey() function
H A Ded.inputl.c713 switch (GetXkey(&cstr, &val)) { in GetNextCommand()