dhcpd-pools  3.0
ISC dhcpd lease usage analyser
Macros | Functions
realloc.c File Reference
#include <config.h>
#include <stdlib.h>
#include <errno.h>
Include dependency graph for realloc.c:

Macros

#define _GL_USE_STDLIB_ALLOC   1
 

Functions

void * rpl_realloc (void *p, size_t n)
 

Macro Definition Documentation

◆ _GL_USE_STDLIB_ALLOC

#define _GL_USE_STDLIB_ALLOC   1

Function Documentation

◆ rpl_realloc()

void* rpl_realloc ( void *  p,
size_t  n 
)