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

  /external/openssh/
log.h 74 void do_log2(LogLevel, const char *, ...)
log.c 373 do_log2(LogLevel level, const char *fmt,...) function
hostfile.c 514 do_log2(loglevel, "%s%s%s:%ld: Removed %s key for host %s",
522 do_log2(loglevel, "%s%s%s:%ld: invalid known_hosts entry",
591 do_log2(loglevel, "%s%sAdding new key for %s to %s: %s %s",
clientloop.c     [all...]
monitor.c 546 do_log2(level, "%s [preauth]", msg);
    [all...]
ssh.c 264 do_log2(loglevel, "%s: Could not resolve hostname %.100s: %s",
    [all...]
packet.c     [all...]

Completed in 69 milliseconds