Searched refs:getSubcommandProps (Results 1 – 2 of 2) sorted by relevance
70 static int getSubcommandProps(char *, subCommandProps_t **);99 getSubcommandProps(char *subCommand, subCommandProps_t **subCommandProps) in getSubcommandProps() function498 if (getSubcommandProps(argv[1], &subcommand) != 0) { in cmdParse()
68 static int getSubcommandProps(char *, subCommandProps_t **);97 getSubcommandProps(char *subCommand, subCommandProps_t **subCommandProps) in getSubcommandProps() function495 if (getSubcommandProps(argv[1], &subcommand) != 0) { in cmdParse()