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

  /external/openssh/
log.h 61 void sigdie(const char *, ...) __attribute__((noreturn))
log.c 166 sigdie(const char *fmt,...) function
auth-pam.c 164 sigdie("PAM: authentication thread exited unexpectedly");
166 sigdie("PAM: authentication thread exited uncleanly");
sshd.c 362 sigdie("Timeout before authentication for %s", get_remote_ipaddr());
    [all...]

Completed in 264 milliseconds