Home
last modified time | relevance | path

Searched refs:ap_new_log_config (Results 1 – 8 of 8) sorted by relevance

/dports/www/htdigest/httpd-2.4.6/include/
H A Dhttp_config.h1065 AP_DECLARE(struct ap_logconf *) ap_new_log_config(apr_pool_t *p,
/dports/www/apache24/httpd-2.4.53/include/
H A Dhttp_config.h1134 AP_DECLARE(struct ap_logconf *) ap_new_log_config(apr_pool_t *p,
/dports/www/htdigest/httpd-2.4.6/server/
H A Dcore.c404 conf->log = ap_new_log_config(a, new->log); in merge_core_dir_configs()
3016 dconf->log = ap_new_log_config(cmd->pool, NULL); in set_loglevel()
H A Dconfig.c2208 AP_DECLARE(struct ap_logconf *) ap_new_log_config(apr_pool_t *p, in ap_new_log_config() function
/dports/www/fpc-httpd24/fpc-3.2.2/packages/httpd24/src/
H A Dhttp_config.inc1213 function ap_new_log_config(p: Papr_pool_t;
1216 external LibHTTPD name LibNamePrefix + 'ap_new_log_config' + LibSuff8;
/dports/lang/fpc-source/fpc-3.2.2/packages/httpd24/src/
H A Dhttp_config.inc1213 function ap_new_log_config(p: Papr_pool_t;
1216 external LibHTTPD name LibNamePrefix + 'ap_new_log_config' + LibSuff8;
/dports/www/apache24/httpd-2.4.53/server/
H A Dconfig.c2123 AP_DECLARE(struct ap_logconf *) ap_new_log_config(apr_pool_t *p, in ap_new_log_config() function
H A Dcore.c424 conf->log = ap_new_log_config(a, new->log); in merge_core_dir_configs()
3453 dconf->log = ap_new_log_config(cmd->pool, NULL); in set_loglevel()