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