Searched defs:EnableCommand (Results 1 – 2 of 2) sorted by relevance
18 class EnableCommand; variable
737 class EnableCommand : public CommandObjectParsed { class739 EnableCommand(CommandInterpreter &interpreter, bool enable, const char *name, in EnableCommand() function in sddarwinlog_private::EnableCommand