Searched refs:RETRIES (Results 1 – 2 of 2) sorted by relevance
80 # login will wait after RETRIES failed attempts or the PAM framework returns 85 # RETRIES determines the number of failed logins that will be89 # will be locked if failed logins equals or exceeds RETRIES.91 #RETRIES=5
62 #define RETRIES (5) macro484 if (retry == RETRIES && !*eventp) { in nd_poll()