Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/ssh/
Dauth.c180 const char *authmsg; in auth_log() local
193 authmsg = "Postponed"; in auth_log()
195 authmsg = authenticated ? "Accepted" : "Failed"; in auth_log()
198 authmsg, in auth_log()