|
Apache HTTPD
|
#include <mpm_common.h>
Public Attributes | |
| apr_file_t * | pod_in |
| apr_file_t * | pod_out |
| apr_pool_t * | p |
Definition at line 240 of file mpm_common.h.
| apr_pool_t* ap_pod_t::p |
Definition at line 243 of file mpm_common.h.
| apr_file_t* ap_pod_t::pod_in |
Definition at line 241 of file mpm_common.h.
| apr_file_t* ap_pod_t::pod_out |
Definition at line 242 of file mpm_common.h.