HomeSort by relevance Sort by last modified time
    Searched defs:failcount (Results 1 - 2 of 2) sorted by null

  /external/dropbear/
auth.h 85 unsigned int failcount; /* Number of (failed) authentication attempts.*/ member in struct:AuthState
  /external/grub/netboot/
3c509.c 390 int failcount; local
399 for (failcount = 0; failcount < 4000; failcount++) {

Completed in 16 milliseconds