Kannel: Open Source WAP and SMS gateway  svn-r5335
area Struct Reference

Data Fields

void * area
 
size_t area_size
 
size_t max_size
 
struct location allocator
 
struct location reallocator
 
struct location claimer
 

Detailed Description

Definition at line 147 of file gwmem-check.c.

Field Documentation

◆ allocator

struct location area::allocator

Definition at line 152 of file gwmem-check.c.

Referenced by dump_area(), gw_check_realloc(), and record_allocation().

◆ area

◆ area_size

◆ claimer

struct location area::claimer

Definition at line 154 of file gwmem-check.c.

Referenced by dump_area(), and gw_check_claim_area().

◆ max_size

size_t area::max_size

Definition at line 151 of file gwmem-check.c.

Referenced by dump_area(), gw_check_realloc(), and record_allocation().

◆ reallocator

struct location area::reallocator

Definition at line 153 of file gwmem-check.c.

Referenced by dump_area(), and gw_check_realloc().


The documentation for this struct was generated from the following file:
See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.