HomeSort by relevance Sort by last modified time
    Searched refs:SYSLOG_LEVEL_FATAL (Results 1 - 5 of 5) sorted by null

  /external/openssh/
fatal.c 42 do_log(SYSLOG_LEVEL_FATAL, fmt, args);
log.h 39 SYSLOG_LEVEL_FATAL,
log.c 97 { "FATAL", SYSLOG_LEVEL_FATAL },
173 do_log(SYSLOG_LEVEL_FATAL, fmt, args);
261 case SYSLOG_LEVEL_FATAL:
408 case SYSLOG_LEVEL_FATAL:
sandbox-seccomp-filter.c 282 mm_log_handler(SYSLOG_LEVEL_FATAL, msg, pmonitor);
ssh-keyscan.c 677 do_log(SYSLOG_LEVEL_FATAL, fmt, args);

Completed in 263 milliseconds