Searched refs:stapling_resp_maxage (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/apache-793/httpd/modules/ssl/
H A Dssl_engine_config.c140 mctx->stapling_resp_maxage = UNSET;
282 cfgMergeInt(stapling_resp_maxage);
1730 sc->server->stapling_resp_maxage = atoi(arg);
1731 if (sc->server->stapling_resp_maxage < 0) {
H A Dssl_private.h578 long stapling_resp_maxage; member in struct:__anon6396
H A Dssl_util_stapling.c336 mctx->stapling_resp_maxage)) {

Completed in 95 milliseconds