Searched refs:MatchCommand (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/usr.sbin/ngctl/
H A Dmain.c78 static int MatchCommand(const struct ngcmd *cmd, const char *s);
469 if (MatchCommand(cmds[k], string)) {
488 MatchCommand(const struct ngcmd *cmd, const char *s) function

Completed in 183 milliseconds