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