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()225 free(authmsg); in sys_auth_passwd()
278 char *authmsg; in auth_log() local291 authmsg = "Postponed"; in auth_log()293 authmsg = "Partial"; in auth_log()295 authmsg = authenticated ? "Accepted" : "Failed"; in auth_log()298 authmsg, in auth_log()