Home
last modified time | relevance | path

Searched defs:_subCommandProps (Results 1 – 4 of 4) sorted by relevance

/titanic_52/usr/src/cmd/isns/isnsadm/
H A Dcmdparse.h123 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
H A Dcmdparse.c77 static subCommandProps_t *_subCommandProps; variable
/titanic_52/usr/src/common/cmdparse/
H A Dcmdparse.h121 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
H A Dcmdparse.c75 static subCommandProps_t *_subCommandProps; variable