Apache2
apr_other_child_rec_t Struct Reference

#include <apr_arch_misc.h>

Collaboration diagram for apr_other_child_rec_t:

Data Fields

apr_pool_tp
 
struct apr_other_child_rec_tnext
 
apr_proc_tproc
 
void(* maintenance )(int, void *, int)
 
void * data
 

Field Documentation

◆ data

void * apr_other_child_rec_t::data

◆ maintenance

void(* apr_other_child_rec_t::maintenance)(int, void *, int)

◆ next

struct apr_other_child_rec_t * apr_other_child_rec_t::next

◆ p

apr_pool_t * apr_other_child_rec_t::p

◆ proc

apr_proc_t * apr_other_child_rec_t::proc

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