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

Public Attributes

char * log
 
char * pos
 
char * end
 
apr_pool_t * p
 
apr_size_t count
 

Detailed Description

Definition at line 141 of file mod_log_forensic.c.

Member Data Documentation

◆ count

apr_size_t hlog::count

Definition at line 146 of file mod_log_forensic.c.

◆ end

char* hlog::end

Definition at line 144 of file mod_log_forensic.c.

◆ log

char* hlog::log

Definition at line 142 of file mod_log_forensic.c.

◆ p

apr_pool_t* hlog::p

Definition at line 145 of file mod_log_forensic.c.

◆ pos

char* hlog::pos

Definition at line 143 of file mod_log_forensic.c.


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