Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dlog.c93 { "VERBOSE", SYSLOG_LEVEL_VERBOSE },
173 do_log(SYSLOG_LEVEL_VERBOSE, fmt, args); in verbose()
301 case SYSLOG_LEVEL_VERBOSE: in log_init()
399 case SYSLOG_LEVEL_VERBOSE: in do_log()
/titanic_50/usr/src/cmd/ssh/include/
H A Dlog.h58 SYSLOG_LEVEL_VERBOSE, enumerator
/titanic_50/usr/src/cmd/ssh/sftp-server/
H A Dsftp-server.c401 if (log_level > SYSLOG_LEVEL_VERBOSE || in send_status()