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

Public Attributes

apr_size_t size
 
apr_rmm_off_t prev
 
apr_rmm_off_t next
 

Detailed Description

Definition at line 52 of file apr_rmm.c.

Member Data Documentation

◆ next

apr_rmm_off_t rmm_block_t::next

Definition at line 55 of file apr_rmm.c.

◆ prev

apr_rmm_off_t rmm_block_t::prev

Definition at line 54 of file apr_rmm.c.

◆ size

apr_size_t rmm_block_t::size

Definition at line 53 of file apr_rmm.c.


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