qm_frag Struct Reference

#include <q_malloc.h>

Collaboration diagram for qm_frag:

Collaboration graph
[legend]

Data Fields

unsigned long size
union {
   long   is_free
   struct qm_frag *   nxt_free
u

Detailed Description

Definition at line 73 of file q_malloc.h.


Field Documentation

long is_free

Definition at line 77 of file q_malloc.h.

Referenced by qm_free(), qm_malloc(), qm_realloc(), and qm_status().

struct qm_frag* nxt_free [read]

Definition at line 76 of file q_malloc.h.

Referenced by qm_detach_free(), qm_find_free(), qm_insert_free(), qm_malloc_init(), and qm_status().

unsigned long size

union { ... } u


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

Generated on Thu May 24 18:00:48 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6