Searched refs:authmsg (Results 1 – 2 of 2) sorted by relevance
176 char *authmsg = NULL, *msg = NULL, *name = ctxt->pw->pw_name; in sys_auth_passwd() local181 &authmsg); in sys_auth_passwd()182 aix_remove_embedded_newlines(authmsg); in sys_auth_passwd()184 authmsg); in sys_auth_passwd()226 if (authmsg != NULL) in sys_auth_passwd()227 xfree(authmsg); in sys_auth_passwd()
257 char *authmsg; in auth_log() local270 authmsg = "Postponed"; in auth_log()272 authmsg = authenticated ? "Accepted" : "Failed"; in auth_log()275 authmsg, in auth_log()