sbrksup.c File Reference

#include <string.h>
#include "mmprivate.h"

Go to the source code of this file.

Functions

PTR sbrk ()
static PTR sbrk_morecore (struct mdesc *mdp, int size)
mdesc__mmalloc_sbrk_init ()

Variables

mdesc__mmalloc_default_mdp


Function Documentation

struct mdesc* __mmalloc_sbrk_init (  ) 

Definition at line 80 of file sbrksup.c.

References __mmalloc_default_mdp, mdesc::base, BLOCKSIZE, mdesc::breakval, mdesc::fd, morecore(), PTR, RESIDUAL, sbrk(), sbrk_morecore(), and top().

PTR sbrk (  ) 

Referenced by __mmalloc_sbrk_init(), and sbrk_morecore().

static PTR sbrk_morecore ( struct mdesc mdp,
int  size 
) [static]

Definition at line 44 of file sbrksup.c.

References mdesc::breakval, NULL, PTR, result(), sbrk(), and top().

Referenced by __mmalloc_sbrk_init().


Variable Documentation

struct mdesc* __mmalloc_default_mdp

Definition at line 39 of file sbrksup.c.


Generated on Tue Jul 5 15:57:19 2011 for ROOT_528-00b_version by  doxygen 1.5.1