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

Public Attributes

unsigned charpool
 
unsigned int bytes
 
unsigned int pool_size
 

Detailed Description

Definition at line 41 of file apr_random.c.

Member Data Documentation

◆ bytes

unsigned int apr_random_pool_t::bytes

Definition at line 43 of file apr_random.c.

◆ pool

unsigned char* apr_random_pool_t::pool

Definition at line 42 of file apr_random.c.

◆ pool_size

unsigned int apr_random_pool_t::pool_size

Definition at line 44 of file apr_random.c.


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