Data Fields | |
struct blocks * | bl_next |
NODE * | bl_block |
Definition at line 79 of file allocate.c.
struct blocks* blocks::bl_next [read] |
Definition at line 80 of file allocate.c.
Referenced by add_block(), realloc_blocks(), and Vfree_blocks().