Searched refs:authmsg (Results 1 – 2 of 2) sorted by relevance
179 char *authmsg = NULL, *msg = NULL, *name = ctxt->pw->pw_name; in sys_auth_passwd() local184 &authmsg); in sys_auth_passwd()185 aix_remove_embedded_newlines(authmsg); in sys_auth_passwd()187 authmsg); in sys_auth_passwd()231 free(authmsg); in sys_auth_passwd()
319 const char *authmsg; in auth_log() local333 authmsg = "Postponed"; in auth_log()335 authmsg = "Partial"; in auth_log()337 authmsg = authenticated ? "Accepted" : "Failed"; in auth_log()348 authmsg, in auth_log()