APR_HOOK_MIDDLE 289 modules/aaa/mod_auth_basic.c ap_hook_check_user_id(authenticate_basic_user,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 2030 modules/aaa/mod_auth_digest.c ap_hook_post_config(initialize_module, NULL, cfgPost, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 2031 modules/aaa/mod_auth_digest.c ap_hook_child_init(initialize_child, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 2032 modules/aaa/mod_auth_digest.c ap_hook_post_read_request(parse_hdr_and_update_nc, parsePre, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 2033 modules/aaa/mod_auth_digest.c ap_hook_check_user_id(authenticate_digest_user, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 2035 modules/aaa/mod_auth_digest.c ap_hook_fixups(add_auth_info, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1222 modules/aaa/mod_authnz_ldap.c ap_hook_post_config(authnz_ldap_post_config,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1223 modules/aaa/mod_authnz_ldap.c ap_hook_auth_checker(authz_ldap_check_user_access, NULL, aszPost, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1225 modules/aaa/mod_authnz_ldap.c ap_hook_optional_fn_retrieve(ImportULDAPOptFn,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 271 modules/aaa/mod_authz_dbm.c ap_hook_auth_checker(dbm_check_auth, aszPre, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 277 modules/aaa/mod_authz_groupfile.c ap_hook_auth_checker(check_user_access, aszPre, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 311 modules/aaa/mod_authz_host.c ap_hook_access_checker(check_dir_access,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 227 modules/aaa/mod_authz_owner.c ap_hook_auth_checker(check_file_owner, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 117 modules/aaa/mod_authz_user.c ap_hook_auth_checker(check_user_access, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1251 modules/arch/netware/mod_nw_ssl.c ap_hook_pre_config(nwssl_pre_config, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1252 modules/arch/netware/mod_nw_ssl.c ap_hook_pre_connection(nwssl_pre_connection, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1253 modules/arch/netware/mod_nw_ssl.c ap_hook_post_config(nwssl_post_config, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1254 modules/arch/netware/mod_nw_ssl.c ap_hook_fixups(nwssl_hook_Fixup, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1255 modules/arch/netware/mod_nw_ssl.c ap_hook_http_scheme(nwssl_hook_http_scheme, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1256 modules/arch/netware/mod_nw_ssl.c ap_hook_default_port(nwssl_hook_default_port, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1257 modules/arch/netware/mod_nw_ssl.c ap_hook_insert_filter(ssl_hook_Insert_Filter, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1716 modules/arch/win32/mod_isapi.c ap_hook_pre_config(isapi_pre_config, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1717 modules/arch/win32/mod_isapi.c ap_hook_handler(isapi_handler, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 553 modules/arch/win32/mod_win32.c ap_hook_pre_config(win32_pre_config, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 398 modules/cache/mod_file_cache.c ap_hook_post_config(file_cache_post_config, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 399 modules/cache/mod_file_cache.c ap_hook_translate_name(file_cache_xlat, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 984 modules/cache/mod_mem_cache.c ap_hook_post_config(mem_cache_post_config, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 896 modules/database/mod_dbd.c ap_hook_pre_config(dbd_pre_config, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 897 modules/database/mod_dbd.c ap_hook_post_config(dbd_post_config, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 898 modules/database/mod_dbd.c ap_hook_child_init((void*)dbd_setup_init, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 91 modules/dav/fs/mod_dav_fs.c APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 92 modules/dav/fs/mod_dav_fs.c dav_hook_find_liveprop(dav_fs_find_liveprop, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 94 modules/dav/fs/mod_dav_fs.c APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 4792 modules/dav/main/mod_dav.c ap_hook_handler(dav_handler, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 4793 modules/dav/main/mod_dav.c ap_hook_post_config(dav_init_handler, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 4794 modules/dav/main/mod_dav.c ap_hook_fixups(dav_fixups, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 4798 modules/dav/main/mod_dav.c NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 182 modules/debug/mod_dumpio.c ap_hook_pre_connection(dumpio_pre_conn, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 94 modules/echo/mod_echo.c APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 125 modules/experimental/mod_case_filter.c ap_hook_insert_filter(CaseFilterInsertFilter,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 146 modules/experimental/mod_case_filter_in.c APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1276 modules/experimental/mod_example.c ap_hook_pre_config(x_pre_config, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1277 modules/experimental/mod_example.c ap_hook_post_config(x_post_config, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1278 modules/experimental/mod_example.c ap_hook_open_logs(x_open_logs, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1279 modules/experimental/mod_example.c ap_hook_child_init(x_child_init, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1280 modules/experimental/mod_example.c ap_hook_handler(x_handler, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1281 modules/experimental/mod_example.c ap_hook_quick_handler(x_quick_handler, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1282 modules/experimental/mod_example.c ap_hook_pre_connection(x_pre_connection, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1283 modules/experimental/mod_example.c ap_hook_process_connection(x_process_connection, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1286 modules/experimental/mod_example.c APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1287 modules/experimental/mod_example.c ap_hook_log_transaction(x_logger, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1289 modules/experimental/mod_example.c ap_hook_http_scheme(x_http_scheme, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1290 modules/experimental/mod_example.c ap_hook_default_port(x_default_port, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1292 modules/experimental/mod_example.c ap_hook_translate_name(x_translate_handler, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1293 modules/experimental/mod_example.c ap_hook_map_to_storage(x_map_to_storage_handler, NULL,NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1294 modules/experimental/mod_example.c ap_hook_header_parser(x_header_parser_handler, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1295 modules/experimental/mod_example.c ap_hook_check_user_id(x_check_user_id, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1296 modules/experimental/mod_example.c ap_hook_fixups(x_fixer_upper, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1297 modules/experimental/mod_example.c ap_hook_type_checker(x_type_checker, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1298 modules/experimental/mod_example.c ap_hook_access_checker(x_access_checker, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1299 modules/experimental/mod_example.c ap_hook_auth_checker(x_auth_checker, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1300 modules/experimental/mod_example.c ap_hook_insert_filter(x_insert_filter, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1112 modules/filters/mod_charset_lite.c ap_hook_fixups(find_code_page, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 360 modules/filters/mod_ext_filter.c ap_hook_post_config(ef_init, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 788 modules/filters/mod_filter.c ap_hook_insert_filter(filter_insert, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 133 modules/generators/mod_asis.c ap_hook_handler(asis_handler,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 2292 modules/generators/mod_autoindex.c ap_hook_handler(handle_autoindex,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1250 modules/generators/mod_cgi.c ap_hook_handler(cgi_handler, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1812 modules/generators/mod_cgid.c ap_hook_pre_config(cgid_pre_config, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1813 modules/generators/mod_cgid.c ap_hook_post_config(cgid_init, aszPre, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1814 modules/generators/mod_cgid.c ap_hook_handler(cgid_handler, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 800 modules/generators/mod_info.c ap_hook_handler(display_info, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 864 modules/generators/mod_status.c ap_hook_handler(status_handler, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 865 modules/generators/mod_status.c ap_hook_post_config(status_init, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 867 modules/generators/mod_status.c ap_hook_child_init(status_child_init, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 125 modules/generators/mod_suexec.c ap_hook_get_suexec_identity(get_suexec_id_doer,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 126 modules/generators/mod_suexec.c ap_hook_post_config(suexec_post_config,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 257 modules/http/http_core.c ap_hook_map_to_storage(ap_send_http_trace,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 258 modules/http/http_core.c ap_hook_map_to_storage(http_send_options,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 972 modules/http/mod_mime.c ap_hook_post_config(mime_post_config,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 973 modules/http/mod_mime.c ap_hook_type_checker(find_ct,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 2141 modules/ldap/util_ldap.c ap_hook_post_config(util_ldap_post_config,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 2142 modules/ldap/util_ldap.c ap_hook_handler(util_ldap_handler, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 2143 modules/ldap/util_ldap.c ap_hook_child_init(util_ldap_child_init, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1519 modules/loggers/mod_log_config.c ap_hook_child_init(init_child,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1520 modules/loggers/mod_log_config.c ap_hook_open_logs(init_config_log,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1521 modules/loggers/mod_log_config.c ap_hook_log_transaction(multi_log_transaction,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 275 modules/loggers/mod_log_forensic.c ap_hook_open_logs(log_init,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 181 modules/loggers/mod_logio.c ap_hook_pre_connection(logio_pre_conn, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 183 modules/loggers/mod_logio.c ap_hook_log_transaction(logio_transaction, pre, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 474 modules/mappers/mod_alias.c ap_hook_translate_name(translate_alias_redir,NULL,aszSucc,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 475 modules/mappers/mod_alias.c ap_hook_fixups(fixup_redir,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 885 modules/mappers/mod_imagemap.c ap_hook_handler(imap_handler,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 3217 modules/mappers/mod_negotiation.c ap_hook_fixups(fix_encoding,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 3219 modules/mappers/mod_negotiation.c ap_hook_handler(handle_map_file,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 4862 modules/mappers/mod_rewrite.c ap_hook_handler(handler_redirect, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 4863 modules/mappers/mod_rewrite.c ap_hook_pre_config(pre_config, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 4864 modules/mappers/mod_rewrite.c ap_hook_post_config(post_config, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 4865 modules/mappers/mod_rewrite.c ap_hook_child_init(init_child, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 414 modules/mappers/mod_so.c ap_hook_test_config(dump_loaded_modules, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 355 modules/mappers/mod_userdir.c ap_hook_translate_name(translate_userdir,aszPre,aszSucc,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 444 modules/mappers/mod_vhost_alias.c ap_hook_translate_name(mva_translate, aszPre, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 359 modules/metadata/mod_cern_meta.c ap_hook_fixups(add_cern_meta_data,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 167 modules/metadata/mod_env.c ap_hook_fixups(fixup_env_module, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 553 modules/metadata/mod_expires.c ap_hook_insert_error_filter(expires_insert_filter, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 554 modules/metadata/mod_expires.c ap_hook_insert_filter(expires_insert_filter, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 829 modules/metadata/mod_headers.c ap_hook_pre_config(header_pre_config,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 830 modules/metadata/mod_headers.c ap_hook_post_config(header_post_config,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 2458 modules/metadata/mod_mime_magic.c ap_hook_type_checker(magic_find_ct, aszPre, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 573 modules/metadata/mod_setenvif.c ap_hook_header_parser(match_headers, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 574 modules/metadata/mod_setenvif.c ap_hook_post_read_request(match_headers, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 354 modules/metadata/mod_unique_id.c ap_hook_post_config(unique_id_global_init, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 355 modules/metadata/mod_unique_id.c ap_hook_child_init(unique_id_child_init, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 356 modules/metadata/mod_unique_id.c ap_hook_post_read_request(gen_unique_id, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 2288 modules/proxy/mod_proxy.c APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 2318 modules/proxy/mod_proxy.c ap_hook_pre_config(proxy_pre_config, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 2320 modules/proxy/mod_proxy.c ap_hook_post_config(proxy_post_config, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 2322 modules/proxy/mod_proxy.c ap_hook_child_init(child_init, aszPred, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1104 modules/proxy/mod_proxy_balancer.c ap_hook_post_config(balancer_init, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1106 modules/proxy/mod_proxy_balancer.c ap_hook_child_init(child_init, aszPred, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 395 modules/proxy/mod_proxy_connect.c proxy_hook_scheme_handler(proxy_connect_handler, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 396 modules/proxy/mod_proxy_connect.c proxy_hook_canon_handler(proxy_connect_canon, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1909 modules/proxy/mod_proxy_ftp.c proxy_hook_scheme_handler(proxy_ftp_handler, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1910 modules/proxy/mod_proxy_ftp.c proxy_hook_canon_handler(proxy_ftp_canon, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 489 modules/ssl/mod_ssl.c ap_hook_pre_connection(ssl_hook_pre_connection,NULL,NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 490 modules/ssl/mod_ssl.c ap_hook_test_config (ssl_hook_ConfigTest, NULL,NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 491 modules/ssl/mod_ssl.c ap_hook_post_config (ssl_init_Module, NULL,NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 492 modules/ssl/mod_ssl.c ap_hook_http_scheme (ssl_hook_http_scheme, NULL,NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 493 modules/ssl/mod_ssl.c ap_hook_default_port (ssl_hook_default_port, NULL,NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 494 modules/ssl/mod_ssl.c ap_hook_pre_config (ssl_hook_pre_config, NULL,NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 495 modules/ssl/mod_ssl.c ap_hook_child_init (ssl_init_Child, NULL,NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 497 modules/ssl/mod_ssl.c ap_hook_fixups (ssl_hook_Fixup, NULL,NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 498 modules/ssl/mod_ssl.c ap_hook_access_checker(ssl_hook_Access, NULL,NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 499 modules/ssl/mod_ssl.c ap_hook_auth_checker (ssl_hook_Auth, NULL,NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 500 modules/ssl/mod_ssl.c ap_hook_post_read_request(ssl_hook_ReadReq, pre_prr,NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 501 modules/ssl/mod_ssl.c ap_hook_insert_filter (ssl_hook_Insert_Filter, NULL,NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 174 modules/ssl/ssl_scache.c APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 42 modules/test/mod_optional_fn_import.c ap_hook_log_transaction(ImportLogTransaction,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 43 modules/test/mod_optional_fn_import.c ap_hook_optional_fn_retrieve(ImportFnRetrieve,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 32 modules/test/mod_optional_hook_export.c ap_hook_log_transaction(ExportLogTransaction,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 33 modules/test/mod_optional_hook_import.c NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 3977 server/core.c ap_hook_child_init(ap_logs_child_init,NULL,NULL,APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 3983 server/core.c ap_hook_create_request(core_create_req, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 3985 server/core.c APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 3986 server/core.c ap_hook_pre_mpm(ap_create_scoreboard, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 3991 server/core.c ap_hook_insert_filter(core_insert_filter, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1085 server/mpm/beos/beos.c ap_hook_pre_config(beos_pre_config, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 2220 server/mpm/experimental/event/event.c ap_hook_open_logs(worker_open_logs, NULL, aszSucc, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 484 server/mpm/mpmt_os2/mpmt_os2.c ap_hook_pre_config(mpmt_os2_pre_config, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1010 server/mpm/netware/mpm_netware.c ap_hook_pre_config(netware_pre_config, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1343 server/mpm/prefork/prefork.c ap_hook_open_logs(prefork_open_logs, NULL, aszSucc, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1752 server/mpm/winnt/mpm_winnt.c ap_hook_pre_config(winnt_pre_config, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1754 server/mpm/winnt/mpm_winnt.c ap_hook_child_init(winnt_child_init, NULL, NULL, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 1755 server/mpm/winnt/mpm_winnt.c ap_hook_open_logs(winnt_open_logs, NULL, aszSucc, APR_HOOK_MIDDLE); APR_HOOK_MIDDLE 2007 server/mpm/worker/worker.c ap_hook_open_logs(worker_open_logs, NULL, aszSucc, APR_HOOK_MIDDLE);