Searched defs:daemon_log_flag (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/efcode/engine/
H A Dlog.c53 static int daemon_log_flag; variable
119 return (daemon_log_flag == 0);
285 daemon_log_flag = LOG_DAEMON;
287 daemon_log_flag = 0;

Completed in 52 milliseconds