Searched refs:CMD_QUIT (Results 1 – 2 of 2) sorted by relevance
74 #define CMD_QUIT 7 macro109 { CMD_QUIT, "quit", 1, "" },298 case CMD_QUIT: in run()1187 *cmd = CMD_QUIT; in input()1200 *cmd = CMD_QUIT; in input()
127 CMD_QUIT, enumerator1171 case CMD_QUIT: in AcpiDbCommandDispatch()