OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_AUTH_TRIES
(Results
1 - 2
of
2
) sorted by null
/external/dropbear/
options.h
181
#ifndef
MAX_AUTH_TRIES
182
#define
MAX_AUTH_TRIES
10
svr-auth.c
332
if (ses.authstate.failcount >=
MAX_AUTH_TRIES
) {
Completed in 23 milliseconds