Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
HDauth.c271 const char *authmsg; in auth_log() local
285 authmsg = "Postponed"; in auth_log()
287 authmsg = "Partial"; in auth_log()
289 authmsg = authenticated ? "Accepted" : "Failed"; in auth_log()
297 authmsg, in auth_log()