Apache2
Data Structures
Here are the data structures with brief descriptions:
[detail level
1
2
]
C
_sed_comp_args
C
_SHA256_CTX
C
_step_vars_storage
C
abts_case
C
abts_suite
C
ajp_msg
C
ap_bucket_error
A bucket referring to an HTTP error
C
ap_bucket_headers
A bucket referring to an HTTP header set
C
ap_bucket_request
A bucket referring to a HTTP request
C
ap_bucket_response
A bucket referring to a HTTP response
C
ap_configfile_t
C
ap_cookie_do
C
ap_dbd_t
C
ap_dir_match_t
C
ap_directive_t
Structure used to build the config tree
C
ap_errorlog_format_item
C
ap_errorlog_handler
C
ap_errorlog_info
C
ap_errorlog_provider
C
ap_expr_eval_ctx_t
C
ap_expr_info_t
C
ap_expr_lookup_parms
C
ap_expr_node
C
ap_expr_parse_ctx_t
C
ap_expr_parser_stack
C
ap_fcgi_begin_request_body
This represents the content data of the FastCGI record when the type is AP_FCGI_BEGIN_REQUEST
C
ap_fcgi_header
A structure that represents the fixed header fields at the beginning of a "FastCGI record" (i.e., the data prior to content data and padding)
C
ap_filter_func
C
ap_filter_rec_t
This structure is used for recording information about the registered filters. It associates a name with the filter's callback and filter type
C
ap_filter_t
The representation of a filter chain
C
ap_form_pair_t
C
ap_list_provider_groups_t
C
ap_list_provider_names_t
C
ap_listen_rec
Apache
's listeners record
C
ap_loadavg_t
A structure to hold various server loadavg
C
ap_log_handler
C
ap_logconf
C
ap_lua_dir_cfg
C
ap_lua_filter_ctx
C
ap_lua_filter_handler_spec
C
ap_lua_finfo
C
ap_lua_mapped_handler_spec
C
ap_lua_request_cfg
C
ap_lua_server_cfg
C
ap_lua_server_spec
C
ap_lua_vm_spec
C
ap_method_list_t
Structure for handling HTTP methods
C
ap_mgmt_item_t
C
ap_mgmt_value
C
ap_module_symbol_t
This structure is used to assign symbol names to module pointers
C
ap_pod_t
C
ap_regex_t
C
ap_regmatch_t
C
ap_rxplus_t
C
ap_serf_cluster_provider_t
C
ap_serf_server_t
C
ap_sload_t
A structure to hold server load params
C
ap_slotmem_provider_t
C
ap_socache_hints
C
ap_socache_provider_t
C
ap_unix_identity_t
C
ap_unixd_mpm_retained_data
C
ap_varbuf
C
ap_version_t
The numeric version information is broken out into fields within this structure
C
apache2_handle
C
app_data
►
C
apr_anylock_t
C
apr_anylock_u_t
C
apr_array_header_t
C
apr_bucket
C
apr_bucket_brigade
C
apr_bucket_file
C
apr_bucket_heap
C
apr_bucket_mmap
C
apr_bucket_pool
C
apr_bucket_refcount
C
apr_bucket_structs
C
apr_bucket_type_t
C
apr_crypto_block_key_digest_t
C
apr_crypto_block_key_mode_t
C
apr_crypto_block_key_type_t
C
apr_crypto_digest_hash_t
C
apr_crypto_digest_rec_t
C
apr_crypto_digest_sign_t
C
apr_crypto_digest_verify_t
C
apr_crypto_hash_t
C
apr_crypto_key_cmac_t
C
apr_crypto_key_hash_t
C
apr_crypto_key_hmac_t
C
apr_crypto_key_rec_t
C
apr_crypto_passphrase_t
C
apr_crypto_secret_t
C
apr_datum_t
C
apr_dbd_driver_t
C
apr_dbm_driver_t
C
apr_dbm_t
C
apr_descriptor
C
apr_dir_t
C
apr_dso_handle_t
C
apr_file_t
C
apr_finfo_t
C
apr_getopt_option_t
C
apr_getopt_t
C
apr_global_mutex_t
C
apr_hdtr_t
C
apr_jose_cb_t
C
apr_jose_data_t
C
apr_jose_encryption_t
C
apr_jose_json_t
C
apr_jose_jwe_t
C
apr_jose_jwk_t
C
apr_jose_jwks_t
C
apr_jose_jws_t
C
apr_jose_jwt_t
C
apr_jose_recipient_t
C
apr_jose_signature_t
C
apr_jose_t
C
apr_jose_text_t
C
apr_json_array_t
C
apr_json_kv_t
C
apr_json_object_t
C
apr_json_string_t
C
apr_json_value_t
C
apr_md4_ctx_t
C
apr_md5_ctx_t
C
apr_memcache_server_t
C
apr_memcache_stats_t
C
apr_memcache_t
C
apr_memcache_value_t
C
apr_memnode_t
C
apr_mmap_t
C
apr_os_proc_mutex_t
C
apr_os_sock_info_t
C
apr_other_child_rec_t
C
apr_pollcb_provider_t
C
apr_pollcb_pset
C
apr_pollcb_t
C
apr_pollfd_t
C
apr_pollset_provider_t
C
apr_pollset_t
C
apr_proc_mutex_t
C
apr_proc_mutex_unix_lock_methods_t
C
apr_proc_t
C
apr_procattr_pscb_t
C
apr_procattr_t
C
apr_redis_server_t
C
apr_redis_stats_t
C
apr_redis_t
C
apr_rotating_info_t
C
apr_sdbm_datum_t
C
apr_sdbm_t
C
apr_sha1_ctx_t
C
apr_shm_t
C
apr_sockaddr_t
C
apr_socket_t
C
apr_stat_entry_t
C
apr_strmatch_pattern
C
apr_table_entry_t
C
apr_text
C
apr_text_header
C
apr_thread_cond_t
C
apr_thread_mutex_t
C
apr_thread_once_t
C
apr_thread_rwlock_t
C
apr_thread_t
C
apr_threadattr_t
C
apr_threadkey_t
C
apr_time_exp_t
C
apr_uri_t
C
apr_uuid_t
C
apr_version_t
C
apr_vformatter_buff_t
C
apr_xml_attr
C
apr_xml_doc
C
apr_xml_elem
C
apr_xml_parser
C
apreq_cookie_t
Cookie type, supporting both Netscape and RFC cookie specifications
C
apreq_handle_t
C
apreq_hook_find_param_ctx_t
C
apreq_hook_t
C
apreq_module_t
Vtable describing the necessary module functions
C
apreq_param_t
C
apreq_parser_t
C
apreq_value_t
Libapreq's pre-extensible string type
C
apu_err_t
C
atime_t
C
authn_provider
C
authn_provider_list
C
autht_provider
C
autht_provider_list
C
authz_provider
C
beos_key
C
beos_private_data
C
cache_control
C
cache_dir_conf
C
cache_disable
C
cache_enable
C
cache_handle
C
cache_info
C
cache_object
C
cache_provider
C
cache_provider_list
C
cache_request_rec
C
cache_server_conf
C
cache_socache_info_t
C
cert_chain
C
cgi_exec_info_t
C
cmd_func
C
cmd_parms_struct
C
command_struct
C
conn_config_t
A structure to contain connection state information
C
conn_rec
Structure to store things which are per connection
C
conn_slave_rec
C
conn_state_t
A structure to contain connection state information
C
core_dir_config
Per-directory configuration
C
core_request_config
Per-request configuration
C
core_server_config
C
ct_log_config
C
dav_acl_provider
C
dav_auto_version_info
C
dav_buffer
C
dav_elem_private
C
dav_error
C
dav_fs_server_conf
C
dav_get_props_result
C
dav_hooks_binding
C
dav_hooks_liveprop
C
dav_hooks_locks
C
dav_hooks_propdb
C
dav_hooks_repository
C
dav_hooks_search
C
dav_hooks_vsn
C
dav_if_header
C
dav_if_state_list
C
dav_liveprop_elem
C
dav_liveprop_group
C
dav_liveprop_spec
C
dav_lock
C
dav_lockdb
C
dav_locktoken_list
C
dav_lookup_result
C
dav_options_provider
C
dav_prop_ctx
C
dav_prop_name
C
dav_provider
C
dav_report_elem
C
dav_resource
C
dav_resource_type_provider
C
dav_response
C
dav_walk_params
C
dav_walk_resource
C
dav_walker_ctx
C
dav_xmlns_info
C
dbd_cfg_t
C
dir_config
C
dirconn_entry
C
disk_cache_conf
C
disk_cache_dir_conf
C
disk_cache_file_t
C
disk_cache_info_t
C
disk_cache_object
C
etag_rec
A structure with the ingredients for a file based etag
C
EXTENSION_CONTROL_BLOCK
C
fd_queue_t
C
filter_ctx
C
global_score
C
h2_blist
C
h2_bucket_beam
C
h2_c1_io
C
h2_c2_transit
C
h2_conn_ctx_t
C
h2_headers
C
h2_iqueue
C
h2_mplx
C
h2_ngheader
C
h2_priority
C
h2_proxy_iqueue
C
h2_proxy_ngheader
C
h2_proxy_request
C
h2_proxy_session
C
h2_push
C
h2_push_diary
C
h2_push_res
C
h2_request
C
h2_session
C
h2_session_props
C
h2_stream
C
h2_stream_monitor
C
hm_slot_server_t
C
HSE_SEND_HEADER_EX_INFO
C
HSE_TF_INFO
C
HSE_URL_MAPEX_INFO
C
HSE_VERSION_INFO
C
htaccess_result
This represents the result of calling htaccess; these are cached for each request
C
include_ctx_t
C
lua_db_handle
C
lua_db_prepared_statement
C
lua_db_result_set
C
lua_ivm_object
C
mapped_request_details
C
mbox
C
md_acme_acct_t
C
md_acme_authz_t
C
md_acme_driver_t
C
md_acme_order_t
C
md_acme_req_t
C
md_acme_t
C
md_credentials_t
C
md_data_t
C
md_http_callbacks_t
C
md_http_impl_t
C
md_http_request_t
C
md_http_response_t
C
md_http_timeouts_t
C
md_job_t
C
md_mod_conf_t
C
md_pkey_ec_params_t
C
md_pkey_rsa_params_t
C
md_pkey_spec_t
C
md_pkeys_spec_t
C
md_proto_driver_t
C
md_proto_t
C
md_pubcert_t
C
md_result_t
C
md_sct
C
md_srv_conf_t
C
md_store_t
C
md_t
C
md_timeperiod_t
C
md_timeslice_t
C
modssl_auth_ctx_t
C
modssl_ctx_t
C
modssl_pk_proxy_t
C
modssl_pk_server_t
C
modssl_retained_data_t
C
module_struct
C
motorz_child_bucket
C
motorz_conn_t
C
motorz_core_t
C
motorz_sb_t
C
motorz_timer_t
C
noproxy_entry
C
passwd_ctx
C
process_rec
A structure that represents one process
C
process_score
C
proxy_alias
C
proxy_balancer
C
proxy_balancer_method
C
proxy_balancer_shared
C
proxy_completion
C
proxy_conn_pool
C
proxy_conn_rec
C
proxy_dir_conf
C
proxy_fdpass_flush
C
proxy_hashes
C
proxy_hcmethods_t
C
proxy_remote
C
proxy_req_conf
C
proxy_server_conf
C
proxy_tunnel_rec
C
proxy_worker
C
proxy_worker_shared
C
proxy_wstat_t
C
req_fun_t
C
req_table_t
C
request_dir_conf
C
request_rec
A structure that represents the current request
C
require_line
A structure to keep track of authorization requirements
C
scoreboard
C
sct_fields_t
C
sed_commands_s
C
sed_eval_s
C
sed_label_s
C
sed_reptr_s
C
semun
C
server_addr_rec
A structure to be used for Per-vhost config
C
server_rec
A structure to store information for each virtual server
C
session_dir_conf
C
session_rec
C
simple_child_t
C
simple_conn_t
C
simple_core_t
C
simple_proc_mgr_t
C
simple_sb_t
C
simple_timer_t
C
sock_userdata_t
C
ssl_asn1_t
C
ssl_randseed_t
C
ssl_require_t
C
SSLConnRec
C
SSLDirConfigRec
C
SSLModConfigRec
C
SSLSrvConfigRec
C
sub_suite
C
suexec_config_t
C
sym_list
C
testlist
C
timer_event_t
C
tls_cert_pem_t
C
tls_cert_reg_t
C
tls_cert_root_stores_t
C
tls_cert_spec_t
C
tls_cert_verifiers_t
C
tls_cipher_t
C
tls_conf_conn_t
C
tls_conf_dir_t
C
tls_conf_global_t
C
tls_conf_proxy_t
C
tls_conf_server_t
C
tls_data_t
C
tls_filter_ctx_t
C
tls_proto_conf_t
C
unixd_config_rec
C
waiter_t
C
worker_score
C
XMLParserImpl
C
YYSTYPE
Generated by
1.9.1