dhcpd-pools  3.0
ISC dhcpd lease usage analyser
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Macros | Functions
malloc.c File Reference
#include <config.h>
#include <stdlib.h>
#include <errno.h>
Include dependency graph for malloc.c:

Macros

#define _GL_USE_STDLIB_ALLOC   1
 

Functions

void * rpl_malloc (size_t n)
 

Macro Definition Documentation

◆ _GL_USE_STDLIB_ALLOC

#define _GL_USE_STDLIB_ALLOC   1

Function Documentation

◆ rpl_malloc()

void* rpl_malloc ( size_t  n)