Searched refs:MatchCommand (Results 1 – 1 of 1) sorted by relevance
79 static int MatchCommand(const struct ngcmd *cmd, const char *s);500 if (MatchCommand(cmds[k], string)) { in FindCommand()519 MatchCommand(const struct ngcmd *cmd, const char *s) in MatchCommand() function