Searched refs:LOG_REPORT (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/sbin/isakmpd/
H A Dlog.h58 * "Class" LOG_REPORT will always be logged to the current log channel,
62 #define LOG_REPORT -2 macro
H A Dtransport.c128 LOG_DBG((LOG_REPORT, 0,
145 LOG_REPORT);
150 LOG_REPORT);
H A Dtimer.c136 LOG_DBG((LOG_REPORT, 0,
H A Dconnection.c414 LOG_DBG((LOG_REPORT, 0,
420 LOG_DBG((LOG_REPORT, 0,
H A Dlog.c195 else /* LOG_PRINT (-1) or LOG_REPORT (-2) */
224 syslog(class == LOG_REPORT ? LOG_ALERT :
228 syslog(class == LOG_REPORT ? LOG_ALERT : syslog_level, "%s",
H A Dudp_encap.c333 LOG_DBG ((LOG_REPORT, 0, "udp_encap_report: fd %d src %s:%u dst %s:%u",
H A Dconf.c968 LOG_DBG((LOG_REPORT, 0, "%s=\t%s", node->s, node->v));
970 LOG_DBG((LOG_REPORT, 0, "%s", node->s));
989 LOG_DBG((LOG_REPORT, 0, "conf_report: dumping running configuration"));
H A Dudp.c393 LOG_DBG((LOG_REPORT, 0, "udp_report: fd %d src %s:%u dst %s:%u", u->s,
H A Dsa.c749 sa_dump(LOG_REPORT, 0, "sa_report", sa);
H A Dexchange.c1174 LOG_REPORT, 0);

Completed in 185 milliseconds