Home
last modified time | relevance | path

Searched defs:log_mode (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/usr.sbin/installer/libinstaller/
H A Dcommands.h67 int log_mode; /* use a COMMAND_LOG_* constant here */ member
H A Dcommands.c139 command_set_log_mode(struct command *cmd, int log_mode) in command_set_log_mode()