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

/freebsd-13-stable/usr.sbin/syslogd/
H A Dsyslogd.c393 static int use_bootfile; /* log entire bootfile for every kern msg */ variable
696 use_bootfile = 1;
2747 if (signo == 0 && !use_bootfile) {

Completed in 104 milliseconds