header Union Reference


Data Fields

struct {
   union header *   ptr
   uint   size
s
Align x

Detailed Description

Definition at line 11 of file umalloc.c.


Field Documentation

union header* header::ptr [write]

Definition at line 13 of file umalloc.c.

Referenced by free(), and malloc().

Definition at line 14 of file umalloc.c.

Referenced by free(), malloc(), and morecore().

struct { ... } header::s

Referenced by free(), malloc(), and morecore().

Definition at line 16 of file umalloc.c.


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

Generated on Fri Jan 7 12:25:49 2011 for xv6 by  doxygen 1.5.6