Home | History | Annotate | Download | only in pppd

Lines Matching full:syslog

236 extern int	log_to_fd;	/* logging to this fd as well as syslog */
483 void reopen_log __P((void)); /* (re)open the connection to syslog */
504 /* Format a packet and log it with syslog */
520 void pr_log __P((void *, char *, ...)); /* printer fn, output to syslog */
824 #ifndef LOG_PPP /* we use LOG_LOCAL2 for syslog by default */