OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 266 milliseconds