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

Public Attributes

md_reg_treg
 
md_reg_do_cbcb
 
void * baton
 
const charexclude
 
const void * result
 

Detailed Description

Definition at line 286 of file md_reg.c.

Member Data Documentation

◆ baton

void* reg_do_ctx::baton

Definition at line 289 of file md_reg.c.

◆ cb

md_reg_do_cb* reg_do_ctx::cb

Definition at line 288 of file md_reg.c.

◆ exclude

const char* reg_do_ctx::exclude

Definition at line 290 of file md_reg.c.

◆ reg

md_reg_t* reg_do_ctx::reg

Definition at line 287 of file md_reg.c.

◆ result

const void* reg_do_ctx::result

Definition at line 291 of file md_reg.c.


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