Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

hi_util_xmalloc.h File Reference

#include <sys/types.h>

Go to the source code of this file.

Typedefs

typedef unsigned long long UINT64

Functions

void * xmalloc (size_t byteSize)
char * xstrdup (const char *str)
void xshowmem ()
void xfree (void *)


Typedef Documentation

typedef unsigned long long UINT64
 

Definition at line 15 of file hi_util_xmalloc.h.


Function Documentation

void xfree void *   ) 
 

Definition at line 51 of file hi_util_xmalloc.c.

References msize.

Referenced by s_free().

void* xmalloc size_t  byteSize  ) 
 

Definition at line 14 of file hi_util_xmalloc.c.

References memset, msize, and NULL.

Referenced by hi_ui_parse_iis_unicode_map(), s_malloc(), and xstrdup().

void xshowmem  ) 
 

Definition at line 70 of file hi_util_xmalloc.c.

References msize.

char* xstrdup const char *  str  ) 
 

Definition at line 77 of file hi_util_xmalloc.c.

References NULL, and xmalloc().


Generated on Sun May 14 14:51:24 2006 by  doxygen 1.4.2