new.c File Reference

Go to the source code of this file.

Data Structures

struct  adm

Defines

#define assert(x)
#define UNDEF   0x8000

Functions

 _sav ()
 _rst ()
 _new (int n, struct adm **pp)

Variables

adm_lastp = 0
adm_highp = 0


Define Documentation

#define assert x   ) 
 

Definition at line 24 of file new.c.

#define UNDEF   0x8000
 

Definition at line 25 of file new.c.


Function Documentation

_new int  n,
struct adm **  pp
 

Definition at line 35 of file new.c.

References _highp, _lastp, _rst(), _sav(), assert, initialize(), adm::next, p, adm::size, and UNDEF.

_rst  ) 
 

Referenced by _new().

_sav  ) 
 

Referenced by _new().


Variable Documentation

struct adm* _highp = 0
 

Definition at line 33 of file new.c.

Referenced by _dis(), and _new().

struct adm* _lastp = 0
 

Definition at line 32 of file new.c.

Referenced by _dis(), and _new().


Generated on Fri Apr 14 23:15:00 2006 for minix by  doxygen 1.4.6