Searched defs:_subCommandProps (Results 1 – 4 of 4) sorted by relevance
123 typedef struct _subCommandProps { struct 124 name_subCommandProps global() argument 125 value_subCommandProps global() argument 126 handler_subCommandProps global() argument 127 optionString_subCommandProps global() argument 128 required_subCommandProps global() argument 129 exclusive_subCommandProps global() argument 130 operand_subCommandProps global() argument 131 operandDefinition_subCommandProps global() argument 132 reserved_subCommandProps global() argument
77 static subCommandProps_t *_subCommandProps; variable
121 typedef struct _subCommandProps { struct 122 name_subCommandProps global() argument 123 handler_subCommandProps global() argument 124 optionString_subCommandProps global() argument 125 required_subCommandProps global() argument 126 exclusive_subCommandProps global() argument 127 operand_subCommandProps global() argument 128 operandDefinition_subCommandProps global() argument 129 helpText_subCommandProps global() argument 130 reserved_subCommandProps global() argument
75 static subCommandProps_t *_subCommandProps; variable