Searched refs:subCommand (Results 1 – 2 of 2) sorted by relevance
99 getSubcommandProps(char *subCommand, subCommandProps_t **subCommandProps) in getSubcommandProps() argument105 len = strlen(subCommand); in getSubcommandProps()107 strncasecmp(subCommand, sp->name, len) == 0) { in getSubcommandProps()
97 getSubcommandProps(char *subCommand, subCommandProps_t **subCommandProps) in getSubcommandProps() argument103 len = strlen(subCommand); in getSubcommandProps()105 strncasecmp(subCommand, sp->name, len) == 0) { in getSubcommandProps()