Home
last modified time | relevance | path

Searched refs:SYSLOG_LEVEL_DEBUG2 (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/crypto/openssh/
H A Dlog.c103 { "DEBUG2", SYSLOG_LEVEL_DEBUG2 },
238 do_log(SYSLOG_LEVEL_DEBUG2, fmt, args); in debug2()
352 case SYSLOG_LEVEL_DEBUG2: in log_change_level()
437 case SYSLOG_LEVEL_DEBUG2: in do_log()
H A Dblacklist.c77 imlevel = SYSLOG_LEVEL_DEBUG2; in im_log()
H A Dlog.h44 SYSLOG_LEVEL_DEBUG2, enumerator
H A Dservconf.c2170 SYSLOG_LEVEL_DEBUG2 : SYSLOG_LEVEL_INFO, in process_server_config_line()