Searched refs:_subCommandProps (Results 1 – 4 of 4) sorted by relevance
79 static subCommandProps_t *_subCommandProps; variable104 for (sp = _subCommandProps; sp->name; sp++) { in getSubcommandProps()296 for (sp = _subCommandProps; sp->name; sp++) { in usage()414 _subCommandProps = synTable.subCommandPropsTbl; in cmdParse()
121 typedef struct _subCommandProps { struct
77 static subCommandProps_t *_subCommandProps; variable102 for (sp = _subCommandProps; sp->name; sp++) { in getSubcommandProps()296 for (sp = _subCommandProps; sp->name; sp++) { in usage()413 _subCommandProps = synTable.subCommandPropsTbl; in cmdParse()
123 typedef struct _subCommandProps { struct