Searched defs:log_mode (Results 1 – 2 of 2) sorted by relevance
67 int log_mode; /* use a COMMAND_LOG_* constant here */ member
139 command_set_log_mode(struct command *cmd, int log_mode) in command_set_log_mode()