Searched refs:CMD_NODISPLAY (Results 1 – 3 of 3) sorted by relevance
77 #define CMD_NODISPLAY 0x0002 /* don't display command */ macro
5903 {"start", CMD_NODISPLAY, sa_start_group, USAGE_START,5905 {"stop", CMD_NODISPLAY, sa_stop_group, USAGE_STOP, SVC_SET|SVC_ACTION},6020 if (!(commands[i].flags & (CMD_ALIAS|CMD_NODISPLAY))) in sub_command_help()
546 if (!(commands[i].flags & (CMD_ALIAS|CMD_NODISPLAY))) in sub_command_help()