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

/httpd/modules/ssl/
H A Dmod_ssl_ct.c112 typedef struct ct_server_config { struct
129 } ct_server_config; typedef in typeref:struct:ct_server_config
181 static ct_server_config *copy_ct_server_config(apr_pool_t *p,
182 ct_server_config *base);
820 ct_server_config *sconf = ap_get_module_config(s->module_config,
882 static void sct_daemon_cycle(ct_server_config *sconf, server_rec *s_main,
981 ct_server_config *sconf = ap_get_module_config(s_main->module_config,
1085 ct_server_config *sconf = ap_get_module_config(s->module_config,
1157 ct_server_config *sconf = ap_get_module_config(s->module_config,
1205 ct_server_config *scon
[all...]

Completed in 1166 milliseconds