Apache HTTPD
Public Attributes | List of all members
sctx_t Struct Reference

Public Attributes

apr_pool_tp
 
apr_array_header_ttemplates
 
apr_table_tconditions
 
apr_hash_thcworkers
 
server_recs
 

Detailed Description

Definition at line 54 of file mod_proxy_hcheck.c.

Member Data Documentation

◆ conditions

apr_table_t* sctx_t::conditions

Definition at line 57 of file mod_proxy_hcheck.c.

◆ hcworkers

apr_hash_t* sctx_t::hcworkers

Definition at line 58 of file mod_proxy_hcheck.c.

◆ p

apr_pool_t* sctx_t::p

Definition at line 55 of file mod_proxy_hcheck.c.

◆ s

server_rec* sctx_t::s

Definition at line 59 of file mod_proxy_hcheck.c.

◆ templates

apr_array_header_t* sctx_t::templates

Definition at line 56 of file mod_proxy_hcheck.c.


The documentation for this struct was generated from the following file: