Searched refs:_subCommandProps (Results 1 – 4 of 4) sorted by relevance
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
75 static subCommandProps_t *_subCommandProps; variable100 for (sp = _subCommandProps; sp->name; sp++) { in getSubcommandProps()292 for (sp = _subCommandProps; sp->name; sp++) { in usage()410 _subCommandProps = synTable.subCommandPropsTbl; in cmdParse()
121 typedef struct _subCommandProps { struct