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

#include <mpm_common.h>

Public Attributes

apr_file_tpod_in
 
apr_file_tpod_out
 
apr_pool_tp
 

Detailed Description

Definition at line 240 of file mpm_common.h.

Member Data Documentation

◆ p

apr_pool_t* ap_pod_t::p

Definition at line 243 of file mpm_common.h.

◆ pod_in

apr_file_t* ap_pod_t::pod_in

Definition at line 241 of file mpm_common.h.

◆ pod_out

apr_file_t* ap_pod_t::pod_out

Definition at line 242 of file mpm_common.h.


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