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

Public Attributes

md_store_fs_ts_fs
 
md_store_group_t group
 
const charpattern
 
const charaspect
 
md_store_vtype_t vtype
 
md_store_inspectinspect
 
const chardirname
 
void * baton
 
apr_time_t ts
 

Detailed Description

Definition at line 774 of file md_store_fs.c.

Member Data Documentation

◆ aspect

const char* inspect_ctx::aspect

Definition at line 778 of file md_store_fs.c.

◆ baton

void* inspect_ctx::baton

Definition at line 782 of file md_store_fs.c.

◆ dirname

const char* inspect_ctx::dirname

Definition at line 781 of file md_store_fs.c.

◆ group

md_store_group_t inspect_ctx::group

Definition at line 776 of file md_store_fs.c.

◆ inspect

md_store_inspect* inspect_ctx::inspect

Definition at line 780 of file md_store_fs.c.

◆ pattern

const char* inspect_ctx::pattern

Definition at line 777 of file md_store_fs.c.

◆ s_fs

md_store_fs_t* inspect_ctx::s_fs

Definition at line 775 of file md_store_fs.c.

◆ ts

apr_time_t inspect_ctx::ts

Definition at line 783 of file md_store_fs.c.

◆ vtype

md_store_vtype_t inspect_ctx::vtype

Definition at line 779 of file md_store_fs.c.


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