AP_DECLARE         69 include/ap_config.h #define AP_DECLARE(type)            type
AP_DECLARE         94 include/ap_config.h #define AP_DECLARE(type)            type __stdcall
AP_DECLARE         98 include/ap_config.h #define AP_DECLARE(type)            __declspec(dllexport) type __stdcall
AP_DECLARE        102 include/ap_config.h #define AP_DECLARE(type)            __declspec(dllimport) type __stdcall
AP_DECLARE        367 include/httpd.h # define AP_DECLARE(type)    type
AP_DECLARE         46 modules/arch/win32/mod_win32.c AP_DECLARE(file_type_e) ap_get_win32_interpreter(const request_rec *,
AP_DECLARE         64 modules/http/http_etag.c AP_DECLARE(char *) ap_make_etag(request_rec *r, int force_weak)
AP_DECLARE        169 modules/http/http_etag.c AP_DECLARE(void) ap_set_etag(request_rec *r)
AP_DECLARE        929 modules/http/http_filters.c AP_DECLARE(void) ap_basic_http_header(request_rec *r, apr_bucket_brigade *bb)
AP_DECLARE       1319 modules/http/http_filters.c AP_DECLARE(int) ap_discard_request_body(request_rec *r)
AP_DECLARE       1431 modules/http/http_filters.c AP_DECLARE(int) ap_setup_client_block(request_rec *r, int read_policy)
AP_DECLARE       1486 modules/http/http_filters.c AP_DECLARE(int) ap_should_client_block(request_rec *r)
AP_DECLARE       1507 modules/http/http_filters.c AP_DECLARE(long) ap_get_client_block(request_rec *r, char *buffer,
AP_DECLARE        260 modules/http/http_protocol.c AP_DECLARE(int) ap_meets_conditions(request_rec *r)
AP_DECLARE        417 modules/http/http_protocol.c AP_DECLARE(void) ap_method_registry_init(apr_pool_t *p)
AP_DECLARE        454 modules/http/http_protocol.c AP_DECLARE(int) ap_method_register(apr_pool_t *p, const char *methname)
AP_DECLARE        673 modules/http/http_protocol.c AP_DECLARE(int) ap_method_number_of(const char *method)
AP_DECLARE        696 modules/http/http_protocol.c AP_DECLARE(const char *) ap_method_name_of(apr_pool_t *p, int methnum)
AP_DECLARE        721 modules/http/http_protocol.c AP_DECLARE(int) ap_index_of_response(int status)
AP_DECLARE        746 modules/http/http_protocol.c AP_DECLARE(const char *) ap_get_status_line(int status)
AP_DECLARE        805 modules/http/http_protocol.c AP_DECLARE(int) ap_send_http_options(request_rec *r)
AP_DECLARE        820 modules/http/http_protocol.c AP_DECLARE(void) ap_set_content_type(request_rec *r, const char *ct)
AP_DECLARE       1102 modules/http/http_protocol.c AP_DECLARE(void) ap_send_error_response(request_rec *r, int recursive_error)
AP_DECLARE       1266 modules/http/http_protocol.c AP_DECLARE(ap_method_list_t *) ap_make_method_list(apr_pool_t *p, int nelts)
AP_DECLARE       1280 modules/http/http_protocol.c AP_DECLARE(void) ap_copy_method_list(ap_method_list_t *dest,
AP_DECLARE       1299 modules/http/http_protocol.c AP_DECLARE(int) ap_method_in_list(ap_method_list_t *l, const char *method)
AP_DECLARE       1331 modules/http/http_protocol.c AP_DECLARE(void) ap_method_list_add(ap_method_list_t *l, const char *method)
AP_DECLARE       1365 modules/http/http_protocol.c AP_DECLARE(void) ap_method_list_remove(ap_method_list_t *l,
AP_DECLARE       1403 modules/http/http_protocol.c AP_DECLARE(void) ap_clear_method_list(ap_method_list_t *l)
AP_DECLARE         75 modules/http/http_request.c AP_DECLARE(void) ap_die(int type, request_rec *r)
AP_DECLARE        409 modules/http/http_request.c AP_DECLARE(void) ap_internal_fast_redirect(request_rec *rr, request_rec *r)
AP_DECLARE        463 modules/http/http_request.c AP_DECLARE(void) ap_internal_redirect(const char *new_uri, request_rec *r)
AP_DECLARE        492 modules/http/http_request.c AP_DECLARE(void) ap_internal_redirect_handler(const char *new_uri, request_rec *r)
AP_DECLARE        517 modules/http/http_request.c AP_DECLARE(void) ap_allow_methods(request_rec *r, int reset, ...)
AP_DECLARE        537 modules/http/http_request.c AP_DECLARE(void) ap_allow_standard_methods(request_rec *r, int reset, ...)
AP_DECLARE         52 os/beos/beosd.c AP_DECLARE(const char *) beosd_set_user(cmd_parms *cmd,
AP_DECLARE         59 os/beos/beosd.c AP_DECLARE(const char *) beosd_set_group(cmd_parms *cmd,
AP_DECLARE         73 os/beos/beosd.c AP_DECLARE(apr_status_t) beosd_accept(void **accepted, ap_listen_rec *lr,
AP_DECLARE         29 os/beos/os.c   AP_DECLARE(apr_status_t) ap_os_create_privileged_process(
AP_DECLARE         28 os/netware/util_nw.c AP_DECLARE(apr_status_t) ap_os_create_privileged_process(
AP_DECLARE         31 os/os2/util_os2.c AP_DECLARE(apr_status_t) ap_os_create_privileged_process(
AP_DECLARE        124 os/tpf/os.c    AP_DECLARE(apr_status_t) ap_os_create_privileged_process(
AP_DECLARE        115 os/unix/unixd.c AP_DECLARE(int) unixd_setup_child(void)
AP_DECLARE        162 os/unix/unixd.c AP_DECLARE(const char *) unixd_set_user(cmd_parms *cmd, void *dummy,
AP_DECLARE        189 os/unix/unixd.c AP_DECLARE(const char *) unixd_set_group(cmd_parms *cmd, void *dummy,
AP_DECLARE        202 os/unix/unixd.c AP_DECLARE(void) unixd_pre_config(apr_pool_t *ptemp)
AP_DECLARE        223 os/unix/unixd.c AP_DECLARE(void) unixd_set_rlimit(cmd_parms *cmd, struct rlimit **plimit,
AP_DECLARE        360 os/unix/unixd.c AP_DECLARE(apr_status_t) ap_os_create_privileged_process(
AP_DECLARE        391 os/unix/unixd.c AP_DECLARE(apr_status_t) unixd_set_proc_mutex_perms(apr_proc_mutex_t *pmutex)
AP_DECLARE        444 os/unix/unixd.c AP_DECLARE(apr_status_t) unixd_set_global_mutex_perms(apr_global_mutex_t *gmutex)
AP_DECLARE        456 os/unix/unixd.c AP_DECLARE(apr_status_t) unixd_accept(void **accepted, ap_listen_rec *lr,
AP_DECLARE         30 os/win32/ap_regkey.c AP_DECLARE(const ap_regkey_t *) ap_regkey_const(int i)
AP_DECLARE         58 os/win32/ap_regkey.c AP_DECLARE(apr_status_t) ap_regkey_open(ap_regkey_t **newkey,
AP_DECLARE        120 os/win32/ap_regkey.c AP_DECLARE(apr_status_t) ap_regkey_close(ap_regkey_t *regkey)
AP_DECLARE        130 os/win32/ap_regkey.c AP_DECLARE(apr_status_t) ap_regkey_remove(const ap_regkey_t *parent,
AP_DECLARE        179 os/win32/ap_regkey.c AP_DECLARE(apr_status_t) ap_regkey_value_get(char **result,
AP_DECLARE        283 os/win32/ap_regkey.c AP_DECLARE(apr_status_t) ap_regkey_value_set(ap_regkey_t *key,
AP_DECLARE        341 os/win32/ap_regkey.c AP_DECLARE(apr_status_t) ap_regkey_value_raw_get(void **result,
AP_DECLARE        403 os/win32/ap_regkey.c AP_DECLARE(apr_status_t) ap_regkey_value_raw_set(ap_regkey_t *key,
AP_DECLARE        443 os/win32/ap_regkey.c AP_DECLARE(apr_status_t) ap_regkey_value_array_get(apr_array_header_t **result,
AP_DECLARE        527 os/win32/ap_regkey.c AP_DECLARE(apr_status_t) ap_regkey_value_array_set(ap_regkey_t *key,
AP_DECLARE        612 os/win32/ap_regkey.c AP_DECLARE(apr_status_t) ap_regkey_value_remove(const ap_regkey_t *key,
AP_DECLARE         29 os/win32/util_win32.c AP_DECLARE(apr_status_t) ap_os_proc_filepath(char **binpath, apr_pool_t *p)
AP_DECLARE         68 os/win32/util_win32.c AP_DECLARE(apr_status_t) ap_os_create_privileged_process(
AP_DECLARE         26 server/buildmark.c AP_DECLARE(const char *) ap_get_server_built()
AP_DECLARE        400 server/config.c AP_DECLARE(int) ap_method_is_limited(cmd_parms *cmd, const char *method)
AP_DECLARE        417 server/config.c AP_DECLARE(void) ap_register_hooks(module *m, apr_pool_t *p)
AP_DECLARE        492 server/config.c AP_DECLARE(const char *) ap_add_module(module *m, apr_pool_t *p)
AP_DECLARE        564 server/config.c AP_DECLARE(void) ap_remove_module(module *m)
AP_DECLARE        601 server/config.c AP_DECLARE(const char *) ap_add_loaded_module(module *mod, apr_pool_t *p)
AP_DECLARE        630 server/config.c AP_DECLARE(void) ap_remove_loaded_module(module *mod)
AP_DECLARE        660 server/config.c AP_DECLARE(const char *) ap_setup_prelinked_modules(process_rec *process)
AP_DECLARE        707 server/config.c AP_DECLARE(const char *) ap_find_module_name(module *m)
AP_DECLARE        712 server/config.c AP_DECLARE(module *) ap_find_linked_module(const char *name)
AP_DECLARE       1080 server/config.c AP_DECLARE(const char *) ap_build_cont_config(apr_pool_t *p,
AP_DECLARE       1176 server/config.c AP_DECLARE(const char *) ap_walk_config(ap_directive_t *current,
AP_DECLARE       1203 server/config.c AP_DECLARE(const char *) ap_build_config(cmd_parms *parms,
AP_DECLARE       1349 server/config.c AP_DECLARE(char *) ap_server_root_relative(apr_pool_t *p, const char *file)
AP_DECLARE       1365 server/config.c AP_DECLARE(const char *) ap_soak_end_container(cmd_parms *cmd, char *directive)
AP_DECLARE       1641 server/config.c AP_DECLARE(const char *) ap_process_resource_config(server_rec *s,
AP_DECLARE       1744 server/config.c AP_DECLARE(int) ap_process_config_tree(server_rec *s,
AP_DECLARE       1904 server/config.c AP_DECLARE(void) ap_fixup_virtual_hosts(apr_pool_t *p, server_rec *main_server)
AP_DECLARE       1990 server/config.c AP_DECLARE(server_rec*) ap_read_config(process_rec *process, apr_pool_t *ptemp,
AP_DECLARE       2040 server/config.c AP_DECLARE(void) ap_single_module_configure(apr_pool_t *p, server_rec *s,
AP_DECLARE       2052 server/config.c AP_DECLARE(void) ap_run_rewrite_args(process_rec *process)
AP_DECLARE       2155 server/config.c AP_DECLARE(void) ap_show_directives(void)
AP_DECLARE       2173 server/config.c AP_DECLARE(void) ap_show_modules(void)
AP_DECLARE       2182 server/config.c AP_DECLARE(const char *) ap_show_mpm(void)
AP_DECLARE         98 server/connection.c AP_DECLARE(void) ap_lingering_close(conn_rec *c)
AP_DECLARE        653 server/core.c  AP_DECLARE(int) ap_allow_options(request_rec *r)
AP_DECLARE        661 server/core.c  AP_DECLARE(int) ap_allow_overrides(request_rec *r)
AP_DECLARE        670 server/core.c  AP_DECLARE(const char *) ap_auth_type(request_rec *r)
AP_DECLARE        680 server/core.c  AP_DECLARE(const char *) ap_auth_name(request_rec *r)
AP_DECLARE        690 server/core.c  AP_DECLARE(const char *) ap_default_type(request_rec *r)
AP_DECLARE        702 server/core.c  AP_DECLARE(const char *) ap_document_root(request_rec *r) /* Don't use this! */
AP_DECLARE        712 server/core.c  AP_DECLARE(const apr_array_header_t *) ap_requires(request_rec *r)
AP_DECLARE        722 server/core.c  AP_DECLARE(int) ap_satisfies(request_rec *r)
AP_DECLARE        798 server/core.c  AP_DECLARE(const char *) ap_get_remote_host(conn_rec *conn, void *dir_config,
AP_DECLARE        902 server/core.c  AP_DECLARE(const char *) ap_get_server_name(request_rec *r)
AP_DECLARE        957 server/core.c  AP_DECLARE(apr_port_t) ap_get_server_port(const request_rec *r)
AP_DECLARE       1004 server/core.c  AP_DECLARE(char *) ap_construct_url(apr_pool_t *p, const char *uri,
AP_DECLARE       1017 server/core.c  AP_DECLARE(apr_off_t) ap_get_limit_req_body(const request_rec *r)
AP_DECLARE       1052 server/core.c  AP_DECLARE(const char *) ap_check_cmd_context(cmd_parms *cmd,
AP_DECLARE       1195 server/core.c  AP_DECLARE(void) ap_custom_response(request_rec *r, int status,
AP_DECLARE       2105 server/core.c  AP_DECLARE(int) ap_exists_config_define(const char *name)
AP_DECLARE       2258 server/core.c  AP_DECLARE(const char*) ap_get_server_protocol(server_rec* s)
AP_DECLARE       2265 server/core.c  AP_DECLARE(void) ap_set_server_protocol(server_rec* s, const char* proto)
AP_DECLARE       2648 server/core.c  AP_DECLARE(const char *) ap_psignature(const char *prefix, request_rec *r)
AP_DECLARE       2725 server/core.c  AP_DECLARE(void) ap_get_server_revision(ap_version_t *version)
AP_DECLARE       2733 server/core.c  AP_DECLARE(const char *) ap_get_server_description(void)
AP_DECLARE       2739 server/core.c  AP_DECLARE(const char *) ap_get_server_banner(void)
AP_DECLARE       2747 server/core.c  AP_DECLARE(const char *) ap_get_server_version(void)
AP_DECLARE       2752 server/core.c  AP_DECLARE(void) ap_add_version_component(apr_pool_t *pconf, const char *component)
AP_DECLARE       2944 server/core.c  AP_DECLARE(size_t) ap_get_limit_xml_body(const request_rec *r)
AP_DECLARE       3069 server/core.c  AP_DECLARE(int) ap_is_recursion_limit_exceeded(const request_rec *r)
AP_DECLARE       3812 server/core.c  AP_DECLARE(apr_size_t) ap_register_request_note(void)
AP_DECLARE       3819 server/core.c  AP_DECLARE(void **) ap_get_request_note(request_rec *r, apr_size_t note_num)
AP_DECLARE         28 server/eoc_bucket.c AP_DECLARE(apr_bucket *) ap_bucket_eoc_make(apr_bucket *b)
AP_DECLARE         38 server/eoc_bucket.c AP_DECLARE(apr_bucket *) ap_bucket_eoc_create(apr_bucket_alloc_t *list)
AP_DECLARE         41 server/error_bucket.c AP_DECLARE(apr_bucket *) ap_bucket_error_make(apr_bucket *b, int error,
AP_DECLARE         55 server/error_bucket.c AP_DECLARE(apr_bucket *) ap_bucket_error_create(int error, const char *buf,
AP_DECLARE        524 server/listen.c AP_DECLARE(int) ap_setup_listeners(server_rec *s)
AP_DECLARE        593 server/listen.c AP_DECLARE(void) ap_listen_pre_config(void)
AP_DECLARE        196 server/log.c   AP_DECLARE(void) ap_open_stderr_log(apr_pool_t *p)
AP_DECLARE        201 server/log.c   AP_DECLARE(apr_status_t) ap_replace_stderr_log(apr_pool_t *p,
AP_DECLARE        485 server/log.c   AP_DECLARE(void) ap_error_log2stderr(server_rec *s) {
AP_DECLARE        694 server/log.c   AP_DECLARE(void) ap_log_error(const char *file, int line, int level,
AP_DECLARE        705 server/log.c   AP_DECLARE(void) ap_log_perror(const char *file, int line, int level,
AP_DECLARE        716 server/log.c   AP_DECLARE(void) ap_log_rerror(const char *file, int line, int level,
AP_DECLARE        745 server/log.c   AP_DECLARE(void) ap_log_cerror(const char *file, int line, int level,
AP_DECLARE        757 server/log.c   AP_DECLARE(void) ap_log_pid(apr_pool_t *p, const char *filename)
AP_DECLARE        809 server/log.c   AP_DECLARE(apr_status_t) ap_read_pid(apr_pool_t *p, const char *filename,
AP_DECLARE        855 server/log.c   AP_DECLARE(void) ap_log_assert(const char *szExp, const char *szFile,
AP_DECLARE       1015 server/log.c   AP_DECLARE(piped_log *) ap_open_piped_log(apr_pool_t *p, const char *program)
AP_DECLARE       1048 server/log.c   AP_DECLARE(piped_log *) ap_open_piped_log(apr_pool_t *p, const char *program)
AP_DECLARE       1072 server/log.c   AP_DECLARE(void) ap_close_piped_log(piped_log *pl)
AP_DECLARE        233 server/mpm/beos/beos.c AP_DECLARE(apr_status_t) ap_mpm_query(int query_code, int *result)
AP_DECLARE        324 server/mpm/experimental/event/event.c AP_DECLARE(apr_status_t) ap_mpm_query(int query_code, int *result)
AP_DECLARE         23 server/mpm/experimental/event/pod.c AP_DECLARE(apr_status_t) ap_mpm_pod_open(apr_pool_t * p, ap_pod_t ** pod)
AP_DECLARE         44 server/mpm/experimental/event/pod.c AP_DECLARE(int) ap_mpm_pod_check(ap_pod_t * pod)
AP_DECLARE         66 server/mpm/experimental/event/pod.c AP_DECLARE(apr_status_t) ap_mpm_pod_close(ap_pod_t * pod)
AP_DECLARE         96 server/mpm/experimental/event/pod.c AP_DECLARE(apr_status_t) ap_mpm_pod_signal(ap_pod_t * pod, int graceful)
AP_DECLARE        101 server/mpm/experimental/event/pod.c AP_DECLARE(void) ap_mpm_pod_killpg(ap_pod_t * pod, int num, int graceful)
AP_DECLARE        418 server/mpm/mpmt_os2/mpmt_os2.c AP_DECLARE(apr_status_t) ap_mpm_query(int query_code, int *result)
AP_DECLARE        202 server/mpm/netware/mpm_netware.c AP_DECLARE(apr_status_t) ap_mpm_query(int query_code, int *result)
AP_DECLARE        253 server/mpm/prefork/prefork.c AP_DECLARE(apr_status_t) ap_mpm_query(int query_code, int *result)
AP_DECLARE         98 server/mpm/winnt/mpm_winnt.c AP_DECLARE(void) ap_update_connection_status(long conn_id, const char *key, \
AP_DECLARE        104 server/mpm/winnt/mpm_winnt.c AP_DECLARE(void) ap_reset_connection_status(long conn_id)
AP_DECLARE        109 server/mpm/winnt/mpm_winnt.c AP_DECLARE(apr_array_header_t *) ap_get_status_table(apr_pool_t *p)
AP_DECLARE        259 server/mpm/winnt/mpm_winnt.c AP_DECLARE(int) ap_graceful_stop_signalled(void)
AP_DECLARE        264 server/mpm/winnt/mpm_winnt.c AP_DECLARE(void) ap_signal_parent(ap_signal_parent_e type)
AP_DECLARE       1009 server/mpm/winnt/mpm_winnt.c AP_DECLARE(apr_status_t) ap_mpm_query(int query_code, int *result)
AP_DECLARE       1671 server/mpm/winnt/mpm_winnt.c AP_DECLARE(int) ap_mpm_run(apr_pool_t *_pconf, apr_pool_t *plog, server_rec *s )
AP_DECLARE         82 server/mpm/winnt/mpm_winnt.h AP_DECLARE(void) ap_signal_parent(ap_signal_parent_e type);
AP_DECLARE         23 server/mpm/worker/pod.c AP_DECLARE(apr_status_t) ap_mpm_pod_open(apr_pool_t *p, ap_pod_t **pod)
AP_DECLARE         44 server/mpm/worker/pod.c AP_DECLARE(int) ap_mpm_pod_check(ap_pod_t *pod)
AP_DECLARE         66 server/mpm/worker/pod.c AP_DECLARE(apr_status_t) ap_mpm_pod_close(ap_pod_t *pod)
AP_DECLARE         96 server/mpm/worker/pod.c AP_DECLARE(apr_status_t) ap_mpm_pod_signal(ap_pod_t *pod, int graceful)
AP_DECLARE        101 server/mpm/worker/pod.c AP_DECLARE(void) ap_mpm_pod_killpg(ap_pod_t *pod, int num, int graceful)
AP_DECLARE        298 server/mpm/worker/worker.c AP_DECLARE(apr_status_t) ap_mpm_query(int query_code, int *result)
AP_DECLARE        498 server/mpm_common.c AP_DECLARE(uid_t) ap_uname2id(const char *name)
AP_DECLARE        516 server/mpm_common.c AP_DECLARE(gid_t) ap_gname2id(const char *name)
AP_DECLARE        568 server/mpm_common.c AP_DECLARE(apr_status_t) ap_mpm_pod_open(apr_pool_t *p, ap_pod_t **pod)
AP_DECLARE        588 server/mpm_common.c AP_DECLARE(apr_status_t) ap_mpm_pod_check(ap_pod_t *pod)
AP_DECLARE        607 server/mpm_common.c AP_DECLARE(apr_status_t) ap_mpm_pod_close(ap_pod_t *pod)
AP_DECLARE        722 server/mpm_common.c AP_DECLARE(apr_status_t) ap_mpm_pod_signal(ap_pod_t *pod)
AP_DECLARE        897 server/mpm_common.c AP_DECLARE(const char *) ap_mpm_set_accept_lock_mech(cmd_parms *cmd,
AP_DECLARE         80 server/protocol.c AP_DECLARE(void) ap_setup_make_content_type(apr_pool_t *pool)
AP_DECLARE        103 server/protocol.c AP_DECLARE(const char *)ap_make_content_type(request_rec *r, const char *type)
AP_DECLARE        155 server/protocol.c AP_DECLARE(void) ap_set_content_length(request_rec *r, apr_off_t clength)
AP_DECLARE        169 server/protocol.c AP_DECLARE(apr_time_t) ap_rationalize_mtime(request_rec *r, apr_time_t mtime)
AP_DECLARE        210 server/protocol.c AP_DECLARE(apr_status_t) ap_rgetline_core(char **s, apr_size_t n,
AP_DECLARE        442 server/protocol.c AP_DECLARE(apr_status_t) ap_rgetline(char **s, apr_size_t n,
AP_DECLARE        464 server/protocol.c AP_DECLARE(int) ap_getline(char *s, int n, request_rec *r, int fold)
AP_DECLARE        670 server/protocol.c AP_DECLARE(void) ap_get_mime_headers_core(request_rec *r, apr_bucket_brigade *bb)
AP_DECLARE        829 server/protocol.c AP_DECLARE(void) ap_get_mime_headers(request_rec *r)
AP_DECLARE       1072 server/protocol.c AP_DECLARE(void) ap_set_sub_req_protocol(request_rec *rnew,
AP_DECLARE       1120 server/protocol.c AP_DECLARE(void) ap_finalize_sub_req_protocol(request_rec *sub)
AP_DECLARE       1133 server/protocol.c AP_DECLARE(void) ap_finalize_request_protocol(request_rec *r)
AP_DECLARE       1146 server/protocol.c AP_DECLARE(void) ap_note_auth_failure(request_rec *r)
AP_DECLARE       1161 server/protocol.c AP_DECLARE(void) ap_note_basic_auth_failure(request_rec *r)
AP_DECLARE       1178 server/protocol.c AP_DECLARE(void) ap_note_digest_auth_failure(request_rec *r)
AP_DECLARE       1188 server/protocol.c AP_DECLARE(int) ap_get_basic_auth_pw(request_rec *r, const char **pw)
AP_DECLARE       1344 server/protocol.c AP_DECLARE(apr_status_t) ap_send_fd(apr_file_t *fd, request_rec *r,
AP_DECLARE       1370 server/protocol.c AP_DECLARE(size_t) ap_send_mmap(apr_mmap_t *mm, request_rec *r, size_t offset,
AP_DECLARE       1456 server/protocol.c AP_DECLARE(int) ap_rputc(int c, request_rec *r)
AP_DECLARE       1470 server/protocol.c AP_DECLARE(int) ap_rputs(const char *str, request_rec *r)
AP_DECLARE       1483 server/protocol.c AP_DECLARE(int) ap_rwrite(const void *buf, int nbyte, request_rec *r)
AP_DECLARE       1524 server/protocol.c AP_DECLARE(int) ap_vrprintf(request_rec *r, const char *fmt, va_list va)
AP_DECLARE       1600 server/protocol.c AP_DECLARE(int) ap_rflush(request_rec *r)
AP_DECLARE       1620 server/protocol.c AP_DECLARE(void) ap_set_last_modified(request_rec *r)
AP_DECLARE       1643 server/protocol.c AP_DECLARE(void) ap_send_interim_response(request_rec *r, int send_headers)
AP_DECLARE         35 server/provider.c AP_DECLARE(apr_status_t) ap_register_provider(apr_pool_t *pool,
AP_DECLARE        103 server/provider.c AP_DECLARE(void *) ap_lookup_provider(const char *provider_group,
AP_DECLARE        131 server/provider.c AP_DECLARE(apr_array_header_t *) ap_list_provider_names(apr_pool_t *pool,
AP_DECLARE        102 server/request.c AP_DECLARE(int) ap_process_request_internal(request_rec *r)
AP_DECLARE        465 server/request.c AP_DECLARE(int) ap_directory_walk(request_rec *r)
AP_DECLARE       1150 server/request.c AP_DECLARE(int) ap_location_walk(request_rec *r)
AP_DECLARE       1302 server/request.c AP_DECLARE(int) ap_file_walk(request_rec *r)
AP_DECLARE       1556 server/request.c AP_DECLARE(int) ap_some_auth_required(request_rec *r)
AP_DECLARE       1580 server/request.c AP_DECLARE(request_rec *) ap_sub_req_method_uri(const char *method,
AP_DECLARE       1635 server/request.c AP_DECLARE(request_rec *) ap_sub_req_lookup_uri(const char *new_uri,
AP_DECLARE       1642 server/request.c AP_DECLARE(request_rec *) ap_sub_req_lookup_dirent(const apr_finfo_t *dirent,
AP_DECLARE       1771 server/request.c AP_DECLARE(request_rec *) ap_sub_req_lookup_file(const char *new_file,
AP_DECLARE       1866 server/request.c AP_DECLARE(int) ap_run_sub_req(request_rec *r)
AP_DECLARE       1885 server/request.c AP_DECLARE(void) ap_destroy_sub_req(request_rec *r)
AP_DECLARE       1895 server/request.c AP_DECLARE(void) ap_update_mtime(request_rec *r, apr_time_t dependency_mtime)
AP_DECLARE       1905 server/request.c AP_DECLARE(int) ap_is_initial_req(request_rec *r)
AP_DECLARE         93 server/scoreboard.c AP_DECLARE(int) ap_calc_scoreboard_size(void)
AP_DECLARE        337 server/scoreboard.c AP_DECLARE(int) ap_exists_scoreboard_image(void)
AP_DECLARE        342 server/scoreboard.c AP_DECLARE(void) ap_increment_counts(ap_sb_handle_t *sb, request_rec *r)
AP_DECLARE        378 server/scoreboard.c AP_DECLARE(void) ap_create_sb_handle(ap_sb_handle_t **new_sbh, apr_pool_t *p,
AP_DECLARE        422 server/scoreboard.c AP_DECLARE(int) ap_update_child_status_from_indexes(int child_num,
AP_DECLARE        473 server/scoreboard.c AP_DECLARE(int) ap_update_child_status(ap_sb_handle_t *sbh, int status,
AP_DECLARE        504 server/scoreboard.c AP_DECLARE(worker_score *) ap_get_scoreboard_worker(int x, int y)
AP_DECLARE        513 server/scoreboard.c AP_DECLARE(process_score *) ap_get_scoreboard_process(int x)
AP_DECLARE        521 server/scoreboard.c AP_DECLARE(global_score *) ap_get_scoreboard_global()
AP_DECLARE        526 server/scoreboard.c AP_DECLARE(lb_score *) ap_get_scoreboard_lb(int lb_num)
AP_DECLARE         90 server/util.c  AP_DECLARE(char *) ap_field_noparam(apr_pool_t *p, const char *intype)
AP_DECLARE        108 server/util.c  AP_DECLARE(char *) ap_ht_time(apr_pool_t *p, apr_time_t t, const char *fmt,
AP_DECLARE        174 server/util.c  AP_DECLARE(int) ap_strcmp_match(const char *str, const char *expected)
AP_DECLARE        198 server/util.c  AP_DECLARE(int) ap_strcasecmp_match(const char *str, const char *expected)
AP_DECLARE        228 server/util.c  AP_DECLARE(int) ap_os_is_path_absolute(apr_pool_t *p, const char *dir)
AP_DECLARE        239 server/util.c  AP_DECLARE(int) ap_is_matchexp(const char *str)
AP_DECLARE        263 server/util.c  AP_DECLARE(ap_regex_t *) ap_pregcomp(apr_pool_t *p, const char *pattern,
AP_DECLARE        278 server/util.c  AP_DECLARE(void) ap_pregfree(apr_pool_t *p, ap_regex_t *reg)
AP_DECLARE        288 server/util.c  AP_DECLARE(char *) ap_strcasestr(const char *s1, const char *s2)
AP_DECLARE        327 server/util.c  AP_DECLARE(const char *) ap_stripprefix(const char *bigstring,
AP_DECLARE        361 server/util.c  AP_DECLARE(char *) ap_pregsub(apr_pool_t *p, const char *input,
AP_DECLARE        433 server/util.c  AP_DECLARE(void) ap_getparents(char *name)
AP_DECLARE        500 server/util.c  AP_DECLARE(void) ap_no2slash(char *name)
AP_DECLARE        550 server/util.c  AP_DECLARE(char *) ap_make_dirstr_prefix(char *d, const char *s, int n)
AP_DECLARE        573 server/util.c  AP_DECLARE(char *) ap_make_dirstr_parent(apr_pool_t *p, const char *s)
AP_DECLARE        590 server/util.c  AP_DECLARE(int) ap_count_dirs(const char *path)
AP_DECLARE        600 server/util.c  AP_DECLARE(char *) ap_getword_nc(apr_pool_t *atrans, char **line, char stop)
AP_DECLARE        605 server/util.c  AP_DECLARE(char *) ap_getword(apr_pool_t *atrans, const char **line, char stop)
AP_DECLARE        630 server/util.c  AP_DECLARE(char *) ap_getword_white_nc(apr_pool_t *atrans, char **line)
AP_DECLARE        635 server/util.c  AP_DECLARE(char *) ap_getword_white(apr_pool_t *atrans, const char **line)
AP_DECLARE        659 server/util.c  AP_DECLARE(char *) ap_getword_nulls_nc(apr_pool_t *atrans, char **line,
AP_DECLARE        665 server/util.c  AP_DECLARE(char *) ap_getword_nulls(apr_pool_t *atrans, const char **line,
AP_DECLARE        713 server/util.c  AP_DECLARE(char *) ap_getword_conf_nc(apr_pool_t *p, char **line)
AP_DECLARE        718 server/util.c  AP_DECLARE(char *) ap_getword_conf(apr_pool_t *p, const char **line)
AP_DECLARE        768 server/util.c  AP_DECLARE(const char *) ap_resolve_env(apr_pool_t *p, const char * word)
AP_DECLARE        851 server/util.c  AP_DECLARE(int) ap_cfg_closefile(ap_configfile_t *cfp)
AP_DECLARE        887 server/util.c  AP_DECLARE(apr_status_t) ap_pcfg_openfile(ap_configfile_t **ret_cfg,
AP_DECLARE        968 server/util.c  AP_DECLARE(ap_configfile_t *) ap_pcfg_open_custom(apr_pool_t *p,
AP_DECLARE        990 server/util.c  AP_DECLARE(int) ap_cfg_getc(ap_configfile_t *cfp)
AP_DECLARE       1000 server/util.c  AP_DECLARE(int) ap_cfg_getline(char *buf, size_t bufsize, ap_configfile_t *cfp)
AP_DECLARE       1140 server/util.c  AP_DECLARE(const char *) ap_size_list_item(const char **field, int *len)
AP_DECLARE       1200 server/util.c  AP_DECLARE(char *) ap_get_list_item(apr_pool_t *p, const char **field)
AP_DECLARE       1289 server/util.c  AP_DECLARE(int) ap_find_list_item(apr_pool_t *p, const char *line,
AP_DECLARE       1393 server/util.c  AP_DECLARE(char *) ap_get_token(apr_pool_t *p, const char **accept_line,
AP_DECLARE       1434 server/util.c  AP_DECLARE(int) ap_find_token(apr_pool_t *p, const char *line, const char *tok)
AP_DECLARE       1469 server/util.c  AP_DECLARE(int) ap_find_last_token(apr_pool_t *p, const char *line,
AP_DECLARE       1488 server/util.c  AP_DECLARE(char *) ap_escape_shell_cmd(apr_pool_t *p, const char *str)
AP_DECLARE       1554 server/util.c  AP_DECLARE(int) ap_unescape_url(char *url)
AP_DECLARE       1592 server/util.c  AP_DECLARE(int) ap_unescape_url_keep2f(char *url)
AP_DECLARE       1639 server/util.c  AP_DECLARE(char *) ap_construct_server(apr_pool_t *p, const char *hostname,
AP_DECLARE       1689 server/util.c  AP_DECLARE(char *) ap_escape_path_segment(apr_pool_t *p, const char *segment)
AP_DECLARE       1709 server/util.c  AP_DECLARE(char *) ap_os_escape_path(apr_pool_t *p, const char *path, int partial)
AP_DECLARE       1740 server/util.c  AP_DECLARE(char *) ap_escape_html(apr_pool_t *p, const char *s)
AP_DECLARE       1782 server/util.c  AP_DECLARE(char *) ap_escape_logitem(apr_pool_t *p, const char *str)
AP_DECLARE       1833 server/util.c  AP_DECLARE(apr_size_t) ap_escape_errorlog_item(char *dest, const char *source,
AP_DECLARE       1896 server/util.c  AP_DECLARE(int) ap_is_directory(apr_pool_t *p, const char *path)
AP_DECLARE       1906 server/util.c  AP_DECLARE(int) ap_is_rdirectory(apr_pool_t *p, const char *path)
AP_DECLARE       1916 server/util.c  AP_DECLARE(char *) ap_make_full_path(apr_pool_t *a, const char *src1,
AP_DECLARE       1947 server/util.c  AP_DECLARE(int) ap_is_url(const char *u)
AP_DECLARE       1962 server/util.c  AP_DECLARE(int) ap_ind(const char *s, char c)
AP_DECLARE       1971 server/util.c  AP_DECLARE(int) ap_rind(const char *s, char c)
AP_DECLARE       1980 server/util.c  AP_DECLARE(void) ap_str_tolower(char *str)
AP_DECLARE       2038 server/util.c  AP_DECLARE(char *) ap_pbase64decode(apr_pool_t *p, const char *bufcoded)
AP_DECLARE       2050 server/util.c  AP_DECLARE(char *) ap_pbase64encode(apr_pool_t *p, char *string)
AP_DECLARE       2069 server/util.c  AP_DECLARE(void) ap_content_type_tolower(char *str)
AP_DECLARE       2088 server/util.c  AP_DECLARE(char *) ap_escape_quotes(apr_pool_t *p, const char *instring)
AP_DECLARE       2142 server/util.c  AP_DECLARE(char *) ap_append_pid(apr_pool_t *p, const char *string,
AP_DECLARE         39 server/util_debug.c AP_DECLARE(char *) ap_strchr(char *s, int c);
AP_DECLARE         49 server/util_debug.c AP_DECLARE(const char *) ap_strchr_c(const char *s, int c);
AP_DECLARE         59 server/util_debug.c AP_DECLARE(char *) ap_strrchr(char *s, int c);
AP_DECLARE         69 server/util_debug.c AP_DECLARE(const char *) ap_strrchr_c(const char *s, int c);
AP_DECLARE         79 server/util_debug.c AP_DECLARE(char *) ap_strstr(char *s, const char *c);
AP_DECLARE         89 server/util_debug.c AP_DECLARE(const char *) ap_strstr_c(const char *s, const char *c);
AP_DECLARE         99 server/util_debug.c AP_DECLARE(void *) ap_get_module_config(const ap_conf_vector_t *cv,
AP_DECLARE        120 server/util_debug.c AP_DECLARE(void) ap_set_module_config(ap_conf_vector_t *cv, const module *m,
AP_DECLARE        187 server/util_filter.c AP_DECLARE(ap_filter_rec_t *)ap_get_output_filter_handle(const char *name)
AP_DECLARE        192 server/util_filter.c AP_DECLARE(ap_filter_rec_t *)ap_get_input_filter_handle(const char *name)
AP_DECLARE        240 server/util_filter.c AP_DECLARE(ap_filter_rec_t *) ap_register_input_filter(const char *name,
AP_DECLARE        252 server/util_filter.c AP_DECLARE(ap_filter_rec_t *) ap_register_output_filter(const char *name,
AP_DECLARE        260 server/util_filter.c AP_DECLARE(ap_filter_rec_t *) ap_register_output_filter_protocol(
AP_DECLARE        402 server/util_filter.c AP_DECLARE(ap_filter_t *) ap_add_input_filter(const char *name, void *ctx,
AP_DECLARE        410 server/util_filter.c AP_DECLARE(ap_filter_t *) ap_add_input_filter_handle(ap_filter_rec_t *f,
AP_DECLARE        420 server/util_filter.c AP_DECLARE(ap_filter_t *) ap_add_output_filter(const char *name, void *ctx,
AP_DECLARE        428 server/util_filter.c AP_DECLARE(ap_filter_t *) ap_add_output_filter_handle(ap_filter_rec_t *f,
AP_DECLARE        461 server/util_filter.c AP_DECLARE(void) ap_remove_input_filter(ap_filter_t *f)
AP_DECLARE        468 server/util_filter.c AP_DECLARE(void) ap_remove_output_filter(ap_filter_t *f)
AP_DECLARE        482 server/util_filter.c AP_DECLARE(apr_status_t) ap_get_brigade(ap_filter_t *next,
AP_DECLARE        500 server/util_filter.c AP_DECLARE(apr_status_t) ap_pass_brigade(ap_filter_t *next,
AP_DECLARE        531 server/util_filter.c AP_DECLARE(apr_status_t) ap_save_brigade(ap_filter_t *f,
AP_DECLARE        585 server/util_filter.c AP_DECLARE(apr_status_t) ap_fflush(ap_filter_t *f, apr_bucket_brigade *bb)
AP_DECLARE        619 server/util_filter.c AP_DECLARE(void) ap_filter_protocol(ap_filter_t *f, unsigned int flags)
AP_DECLARE         53 server/util_md5.c AP_DECLARE(char *) ap_md5_binary(apr_pool_t *p, const unsigned char *buf, int length)
AP_DECLARE         81 server/util_md5.c AP_DECLARE(char *) ap_md5(apr_pool_t *p, const unsigned char *string)
AP_DECLARE        131 server/util_md5.c AP_DECLARE(char *) ap_md5contextTo64(apr_pool_t *a, apr_md5_ctx_t *context)
AP_DECLARE        156 server/util_md5.c AP_DECLARE(char *) ap_md5digest(apr_pool_t *p, apr_file_t *infile)
AP_DECLARE         68 server/util_pcre.c AP_DECLARE(apr_size_t) ap_regerror(int errcode, const ap_regex_t *preg,
AP_DECLARE        104 server/util_pcre.c AP_DECLARE(void) ap_regfree(ap_regex_t *preg)
AP_DECLARE        126 server/util_pcre.c AP_DECLARE(int) ap_regcomp(ap_regex_t *preg, const char *pattern, int cflags)
AP_DECLARE        158 server/util_pcre.c AP_DECLARE(int) ap_regexec(const ap_regex_t *preg, const char *string,
AP_DECLARE         81 server/util_script.c AP_DECLARE(char **) ap_create_environment(apr_pool_t *p, apr_table_t *t)
AP_DECLARE        119 server/util_script.c AP_DECLARE(void) ap_add_common_vars(request_rec *r)
AP_DECLARE        287 server/util_script.c AP_DECLARE(int) ap_find_path_info(const char *uri, const char *path_info)
AP_DECLARE        336 server/util_script.c AP_DECLARE(void) ap_add_cgi_vars(request_rec *r)
AP_DECLARE        403 server/util_script.c AP_DECLARE(int) ap_scan_script_header_err_core(request_rec *r, char *buffer,
AP_DECLARE        607 server/util_script.c AP_DECLARE(int) ap_scan_script_header_err(request_rec *r, apr_file_t *f,
AP_DECLARE        658 server/util_script.c AP_DECLARE(int) ap_scan_script_header_err_brigade(request_rec *r,
AP_DECLARE        134 server/util_time.c AP_DECLARE(apr_status_t) ap_explode_recent_localtime(apr_time_exp_t * tm,
AP_DECLARE        140 server/util_time.c AP_DECLARE(apr_status_t) ap_explode_recent_gmt(apr_time_exp_t * tm,
AP_DECLARE        146 server/util_time.c AP_DECLARE(apr_status_t) ap_recent_ctime(char *date_str, apr_time_t t)
AP_DECLARE        191 server/util_time.c AP_DECLARE(apr_status_t) ap_recent_rfc822_date(char *date_str, apr_time_t t)
AP_DECLARE         32 server/util_xml.c AP_DECLARE(int) ap_xml_parse_input(request_rec * r, apr_xml_doc **pdoc)
AP_DECLARE        123 server/vhost.c AP_DECLARE(void) ap_init_vhost_config(apr_pool_t *p)
AP_DECLARE        521 server/vhost.c AP_DECLARE(void) ap_fini_vhost_config(apr_pool_t *p, server_rec *main_s)
AP_DECLARE        814 server/vhost.c AP_DECLARE(int) ap_matches_request_vhost(request_rec *r, const char *host,
AP_DECLARE        970 server/vhost.c AP_DECLARE(void) ap_update_vhost_from_headers(request_rec *r)
AP_DECLARE        990 server/vhost.c AP_DECLARE(int) ap_vhost_iterate_given_conn(conn_rec *conn,
AP_DECLARE       1041 server/vhost.c AP_DECLARE(void) ap_update_vhost_given_ip(conn_rec *conn)
AP_DECLARE         42 test/test_find.c AP_DECLARE(void) ap_block_alarms(void)
AP_DECLARE         47 test/test_find.c AP_DECLARE(void) ap_unblock_alarms(void)
AP_DECLARE         52 test/test_find.c AP_DECLARE(void) ap_log_error(const char *file, int line, int level,
AP_DECLARE         42 test/test_parser.c AP_DECLARE(void) ap_block_alarms(void)
AP_DECLARE         47 test/test_parser.c AP_DECLARE(void) ap_unblock_alarms(void)
AP_DECLARE         52 test/test_parser.c AP_DECLARE(void) ap_log_error(const char *file, int line, int level,