Searched refs:EnableCommand (Results 1 – 2 of 2) sorted by relevance
18 class EnableCommand; variable24 friend sddarwinlog_private::EnableCommand;
739 class EnableCommand : public CommandObjectParsed { in EnableCommand() function in sddarwinlog_private::EnableCommand 741 EnableCommand(CommandInterpreter &interpreter, bool enable, const char *name, in EnableCommand() 942 new EnableCommand(interpreter, in BaseCommand() 951 new EnableCommand(interpreter, in BaseCommand() 737 class EnableCommand : public CommandObjectParsed { global() class