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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c144 bool log_to_file; /* log_to_fd is a file opened by us */ variable
1965 if (log_to_file && log_to_fd >= 0)
1968 log_to_file = 1;

Completed in 48 milliseconds