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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c145 bool log_to_file; /* log_to_fd is a file opened by us */ variable
1964 if (log_to_file && log_to_fd >= 0)
1967 log_to_file = 1;
H A Dpppd.h207 extern bool log_to_file; /* log_to_fd is a file */
H A Dmain.c1187 if (!log_to_file && !log_to_specific_fd)

Completed in 52 milliseconds