HomeSort by: relevance | last modified time | path
    Searched refs:penalty_authfail (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
servconf.h 83 double penalty_authfail; member in struct:per_source_penalty
srclimit.c 380 penalty_secs = penalty_cfg.penalty_authfail;
servconf.c 210 options->per_source_penalty.penalty_authfail = -1.0;
490 if (options->per_source_penalty.penalty_authfail < 0.0)
491 options->per_source_penalty.penalty_authfail = 5.0;
2283 doubleptr = &options->per_source_penalty.penalty_authfail;
3737 o->per_source_penalty.penalty_authfail,

Completed in 37 milliseconds