dhcpd-pools  3.0
ISC dhcpd lease usage analyser
Macros | Functions
xalloc-die.c File Reference
#include <config.h>
#include "xalloc.h"
#include <stdlib.h>
#include "error.h"
#include "exitfail.h"
#include "gettext.h"
Include dependency graph for xalloc-die.c:

Macros

#define _(msgid)   gettext (msgid)
 

Functions

void xalloc_die (void)
 

Macro Definition Documentation

◆ _

#define _ (   msgid)    gettext (msgid)

Referenced by xalloc_die().

Function Documentation

◆ xalloc_die()

void xalloc_die ( void  )

Referenced by quotearg_n_options(), x2nrealloc(), xcalloc(), xmalloc(), xnmalloc(), xnrealloc(), and xrealloc().

Here is the call graph for this function: