Lines Matching defs:object
48 /* object functions per subcommand */
176 * operandDefinition -> Usage definition for the operand of this object
198 * If it's not here, there are no options for that object.
3163 listFunc(int operandLen, char *operand[], int object, cmdOptions_t *options,
3168 switch (object) {
3199 showFunc(int operandLen, char *operand[], int object, cmdOptions_t *options,
3204 switch (object) {
3234 modifyFunc(int operandLen, char *operand[], int object, cmdOptions_t *options,
3239 switch (object) {
3266 enableFunc(int operandLen, char *operand[], int object, cmdOptions_t *options,
3271 switch (object) {
3294 disableFunc(int operandLen, char *operand[], int object, cmdOptions_t *options,
3299 switch (object) {
3322 failoverFunc(int operandLen, char *operand[], int object, cmdOptions_t *options,
3327 switch (object) {
3351 int object, cmdOptions_t *options,
3356 switch (object) {