Home
last modified time | relevance | path

Searched refs:syslog_f (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.sbin/ldpd/
H A Dldp_errors.c45 int debug_f = 0, warn_f = 0, syslog_f = 0; variable
61 if (syslog_f) in debugp()
77 if (syslog_f) in warnp()
90 if (syslog_f) in fatalp()
H A Dmain.c57 extern int debug_f, warn_f, syslog_f;
154 syslog_f = 1; in main()