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 98 { "FATAL", SYSLOG_LEVEL_FATAL },
174 do_log(SYSLOG_LEVEL_FATAL, fmt, args);
252 case SYSLOG_LEVEL_FATAL:
399 case SYSLOG_LEVEL_FATAL:
sandbox-seccomp-filter.c 172 mm_log_handler(SYSLOG_LEVEL_FATAL, msg, pmonitor);
ssh-keyscan.c 630 do_log(SYSLOG_LEVEL_FATAL, fmt, args);

Completed in 596 milliseconds