Searched defs:incrfail (Results 1 - 1 of 1) sorted by relevance

/external/dropbear/
H A Dsvr-auth.c288 * incrfail is whether to count this failure in the failure count (which
291 void send_msg_userauth_failure(int partial, int incrfail) { argument
327 if (incrfail) {

Completed in 49 milliseconds