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

Public Attributes

ap_filter_provider_tprovider
 
void * ctx
 
provider_ctxnext
 

Detailed Description

Definition at line 51 of file mod_filter.c.

Member Data Documentation

◆ ctx

void* provider_ctx::ctx

Definition at line 53 of file mod_filter.c.

◆ next

provider_ctx* provider_ctx::next

Definition at line 54 of file mod_filter.c.

◆ provider

ap_filter_provider_t* provider_ctx::provider

Definition at line 52 of file mod_filter.c.


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