Searched refs:fail_date (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/pam_modules/unix_auth/
H A Dunix_auth.c123 char fail_date[50]; local
129 (void) strftime(fail_date, sizeof (fail_date), "%a %b %d %H:%M %Y",
135 fail_date);
140 "The latest at %s."), failures, fail_date);
146 "The latest at %s."), failures, fail_date);

Completed in 20 milliseconds