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

Public Attributes

md_store_tstore
 
md_store_group_t group
 
const charpattern
 
const charaspect
 
md_store_md_inspectinspect
 
void * baton
 

Detailed Description

Definition at line 342 of file md_store.c.

Member Data Documentation

◆ aspect

const char* inspect_md_ctx::aspect

Definition at line 346 of file md_store.c.

◆ baton

void* inspect_md_ctx::baton

Definition at line 348 of file md_store.c.

◆ group

md_store_group_t inspect_md_ctx::group

Definition at line 344 of file md_store.c.

◆ inspect

md_store_md_inspect* inspect_md_ctx::inspect

Definition at line 347 of file md_store.c.

◆ pattern

const char* inspect_md_ctx::pattern

Definition at line 345 of file md_store.c.

◆ store

md_store_t* inspect_md_ctx::store

Definition at line 343 of file md_store.c.


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