Home
last modified time | relevance | path

Searched refs:ap_pool_cleanup_set_null (Results 1 – 18 of 18) sorted by relevance

/dports/www/htdigest/httpd-2.4.6/server/
H A Dmain.c628 apr_pool_cleanup_register(pconf, &ap_server_conf, ap_pool_cleanup_set_null, in main()
729 ap_pool_cleanup_set_null, apr_pool_cleanup_null); in main()
H A Dutil_mutex.c154 apr_pool_cleanup_register(p, &mxcfg_by_type, ap_pool_cleanup_set_null, in ap_mutex_init()
H A Dlog.c459 apr_pool_cleanup_register(p, &read_handles, ap_pool_cleanup_set_null, in ap_open_logs()
H A Dutil_expr_eval.c1760 apr_pool_cleanup_register(pconf, &is_https, ap_pool_cleanup_set_null, in ap_expr_post_config()
H A Dutil.c2405 AP_DECLARE_NONSTD(apr_status_t) ap_pool_cleanup_set_null(void *data_) function
H A Dconfig.c506 apr_pool_cleanup_register(p, &ap_config_hash, ap_pool_cleanup_set_null, in rebuild_conf_hash()
/dports/www/apache24/httpd-2.4.53/server/
H A Dmain.c691 apr_pool_cleanup_register(pconf, &ap_server_conf, ap_pool_cleanup_set_null, in main()
793 ap_pool_cleanup_set_null, apr_pool_cleanup_null); in main()
H A Dutil_mutex.c154 apr_pool_cleanup_register(p, &mxcfg_by_type, ap_pool_cleanup_set_null, in ap_mutex_init()
H A Dlog.c485 apr_pool_cleanup_register(p, &read_handles, ap_pool_cleanup_set_null, in ap_open_logs()
H A Dconfig.c517 apr_pool_cleanup_register(p, &ap_config_hash, ap_pool_cleanup_set_null, in rebuild_conf_hash()
H A Dutil.c2702 AP_DECLARE_NONSTD(apr_status_t) ap_pool_cleanup_set_null(void *data_) function
/dports/www/htdigest/httpd-2.4.6/include/
H A Dhttp_config.h1330 AP_DECLARE_NONSTD(apr_status_t) ap_pool_cleanup_set_null(void *data);
/dports/www/apache24/httpd-2.4.53/modules/core/
H A Dmod_macro.c701 ap_pool_cleanup_set_null, in macro_section()
/dports/www/apache24/httpd-2.4.53/include/
H A Dhttp_config.h1444 AP_DECLARE_NONSTD(apr_status_t) ap_pool_cleanup_set_null(void *data);
/dports/www/fpc-httpd24/fpc-3.2.2/packages/httpd24/src/
H A Dap_mmn.inc285 * 20101106.1 (2.3.9-dev) Add ap_pool_cleanup_set_null() generic cleanup
H A Dhttp_config.inc1769 //AP_DECLARE_NONSTD(apr_status_t) ap_pool_cleanup_set_null(void *data);
1770 function ap_pool_cleanup_set_null(data: Pointer): apr_status_t; cdecl;
1771 external LibHTTPD name LibNamePrefix + 'ap_pool_cleanup_set_null';
/dports/lang/fpc-source/fpc-3.2.2/packages/httpd24/src/
H A Dap_mmn.inc285 * 20101106.1 (2.3.9-dev) Add ap_pool_cleanup_set_null() generic cleanup
H A Dhttp_config.inc1769 //AP_DECLARE_NONSTD(apr_status_t) ap_pool_cleanup_set_null(void *data);
1770 function ap_pool_cleanup_set_null(data: Pointer): apr_status_t; cdecl;
1771 external LibHTTPD name LibNamePrefix + 'ap_pool_cleanup_set_null';