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