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

Macros

#define fdopen_nothrow   fdopen
 

Functions

FILE * rpl_fdopen (int fd, const char *mode)
 

Macro Definition Documentation

◆ fdopen_nothrow

#define fdopen_nothrow   fdopen

Referenced by rpl_fdopen().

Function Documentation

◆ rpl_fdopen()

FILE* rpl_fdopen ( int  fd,
const char *  mode 
)