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

/osnet-11/usr/src/lib/pam_modules/unix_auth/
H A Dunix_auth.c206 int old_failed_count; local
296 old_failed_count = attr_pw[2].data.val_i;
361 if (old_failed_count > 0) {
362 old_failed_count = __rst_failed_count(user,
365 display_warning(pamh, old_failed_count,

Completed in 20 milliseconds