Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsnames.h58 #define GetNextCommand GetNxtCommand macro
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