Home | History | Annotate | Download | only in android

Lines Matching full:subcommands

292     CommandDef   subcommands;   /* if handler is NULL */
354 if (cmd->subcommands) {
355 cmd = cmd->subcommands;
388 if (cmd->subcommands == NULL) {
402 commands = cmd->subcommands;
448 if ( !args || !subcmd->subcommands ) {
452 cmd = subcmd->subcommands;
1846 "'event types' list all <type> string aliases supported by the 'event' subcommands\r\n",