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

/external/ppp/pppd/
H A Doptions.c106 bool log_default = 1; /* log_to_fd is default (stdout) */ variable
242 OPT_PRIOSUB | OPT_A2CLR, &log_default },
1532 log_default = 0;
H A Dpppd.h237 extern bool log_default; /* log_to_fd is default (stdout) */
H A Dmain.c824 if (log_default)

Completed in 97 milliseconds