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()
293 char *authmsg; in auth_log() local306 authmsg = "Postponed"; in auth_log()308 authmsg = "Partial"; in auth_log()310 authmsg = authenticated ? "Accepted" : "Failed"; in auth_log()313 authmsg, in auth_log()