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

  /src/crypto/external/bsd/openssh/dist/
servconf.h 81 double penalty_crash; member in struct:per_source_penalty
srclimit.c 376 penalty_secs = penalty_cfg.penalty_crash;
servconf.c 209 options->per_source_penalty.penalty_crash = -1.0;
486 if (options->per_source_penalty.penalty_crash < 0.0)
487 options->per_source_penalty.penalty_crash = 90.0;
2281 doubleptr = &options->per_source_penalty.penalty_crash;
3736 o->per_source_penalty.penalty_crash,

Completed in 21 milliseconds