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

  /src/crypto/external/bsd/openssh/dist/
servconf.h 82 double penalty_grace; member in struct:per_source_penalty
srclimit.c 396 penalty_secs = penalty_cfg.penalty_grace;
servconf.c 213 options->per_source_penalty.penalty_grace = -1.0;
488 if (options->per_source_penalty.penalty_grace < 0.0)
489 options->per_source_penalty.penalty_grace = 10.0;
2289 doubleptr = &options->per_source_penalty.penalty_grace;
3740 o->per_source_penalty.penalty_grace,

Completed in 21 milliseconds