Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dblacklist.c64 LogLevel imlevel; in im_log() local
68 imlevel = SYSLOG_LEVEL_ERROR; in im_log()
71 imlevel = SYSLOG_LEVEL_DEBUG1; in im_log()
74 imlevel = SYSLOG_LEVEL_INFO; in im_log()
77 imlevel = SYSLOG_LEVEL_DEBUG2; in im_log()
79 do_log2(imlevel, message, args); in im_log()