Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Ded.inputl.c50 static int GetNextCommand (KEYCMD *, Char *);
174 if ((num = GetNextCommand(&cmdnum, &ch)) != OKCMD) { in Inputl()
679 GetNextCommand(KEYCMD *cmdnum, Char *ch) in GetNextCommand() function