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

Public Attributes

apr_pool_tp
 
apr_array_header_tmaster_mds
 
apr_array_header_tstore_names
 
apr_array_header_tmaybe_new_mds
 
apr_array_header_tnew_mds
 
apr_array_header_tunassigned_mds
 

Detailed Description

Definition at line 800 of file md_reg.c.

Member Data Documentation

◆ master_mds

apr_array_header_t* sync_ctx_v2::master_mds

Definition at line 802 of file md_reg.c.

◆ maybe_new_mds

apr_array_header_t* sync_ctx_v2::maybe_new_mds

Definition at line 804 of file md_reg.c.

◆ new_mds

apr_array_header_t* sync_ctx_v2::new_mds

Definition at line 805 of file md_reg.c.

◆ p

apr_pool_t* sync_ctx_v2::p

Definition at line 801 of file md_reg.c.

◆ store_names

apr_array_header_t* sync_ctx_v2::store_names

Definition at line 803 of file md_reg.c.

◆ unassigned_mds

apr_array_header_t* sync_ctx_v2::unassigned_mds

Definition at line 806 of file md_reg.c.


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