Home
last modified time | relevance | path

Searched refs:CMD_CANCEL (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.h45 #define CMD_CANCEL 0 macro
62 #define CMD_MIN CMD_CANCEL
H A Dnwamcfg.c113 { CMD_CANCEL, "cancel", SHELP_CANCEL },
693 case CMD_CANCEL: in long_help()
1086 case CMD_CANCEL: in check_scope()
1099 case CMD_CANCEL: in check_scope()
H A Dnwamcfg_grammar.y166 $$->cmd_num = CMD_CANCEL;
/titanic_44/usr/src/cmd/format/
H A Dmenu_scsi.c129 #define CMD_CANCEL 7 macro
144 { "cancel", NULL, CMD_CANCEL },
259 case CMD_CANCEL: in c_scsi()
/titanic_44/usr/src/cmd/zonecfg/
H A Dzonecfg.h44 #define CMD_CANCEL 1 macro
H A Dzonecfg.c139 { CMD_CANCEL, "cancel", 0, SHELP_CANCEL, },
901 case CMD_CANCEL: in long_help()
1235 (void) fprintf(fp, "\t%s\t%s\n", cmd_to_str(CMD_CANCEL), in usage()
6129 longer_usage(CMD_CANCEL); in cancel_func()
6133 short_usage(CMD_CANCEL); in cancel_func()
6142 short_usage(CMD_CANCEL); in cancel_func()
6147 scope_usage(CMD_CANCEL); in cancel_func()
6786 cmd_to_str(CMD_REVERT), cmd_to_str(CMD_CANCEL)); in revert_func()