Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Ded.inputl.c668 GetCmdChar(Char ch) in GetCmdChar() function
707 cmd = GetCmdChar(*ch); in GetNextCommand()
H A Ded.decls.h252 extern int GetCmdChar (Char);
H A Ded.chared.c1105 switch (GetCmdChar(ch)) { in e_inc_search()