|
Apache HTTPD
|
#include <apr_arch_misc.h>
Public Attributes | |
| apr_pool_t * | p |
| struct apr_other_child_rec_t * | next |
| apr_proc_t * | proc |
| void(* | maintenance )(int, void *, int) |
| void * | data |
| apr_os_file_t | write_fd |
Definition at line 52 of file apr_arch_misc.h.
| void * apr_other_child_rec_t::data |
Definition at line 57 of file apr_arch_misc.h.
Definition at line 56 of file apr_arch_misc.h.
| struct apr_other_child_rec_t * apr_other_child_rec_t::next |
Definition at line 54 of file apr_arch_misc.h.
| apr_pool_t * apr_other_child_rec_t::p |
Definition at line 53 of file apr_arch_misc.h.
| apr_proc_t * apr_other_child_rec_t::proc |
Definition at line 55 of file apr_arch_misc.h.
| apr_os_file_t apr_other_child_rec_t::write_fd |
Definition at line 58 of file apr_arch_misc.h.