Searched refs:CMD_QUIT (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/contrib/dev/acpica/components/debugger/
H A Ddbinput.c237 CMD_QUIT, enumerator in enum:AcpiExDebuggerCommands
1366 case CMD_QUIT:
/freebsd-current/usr.sbin/cdcontrol/
H A Dcdcontrol.c72 #define CMD_QUIT 7 macro
107 { CMD_QUIT, "quit", 1, "" },
296 case CMD_QUIT:
1185 *cmd = CMD_QUIT;
1198 *cmd = CMD_QUIT;

Completed in 116 milliseconds