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

/external/dnsmasq/src/
H A Dlog.c39 static int log_to_file = 0; variable
72 log_to_file = 1;
97 if (log_to_file && ent_pw && ent_pw->pw_uid != 0 &&
192 if (!log_to_file)
339 if (!log_to_file)
353 if (log_to_file)

Completed in 125 milliseconds