dhcpd-pools  3.0
ISC dhcpd lease usage analyser
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Macros | Functions
fopen.c File Reference
#include <config.h>
#include <stdio.h>
#include <errno.h>
#include <fcntl.h>
#include <string.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
Include dependency graph for fopen.c:

Macros

#define __need_FILE
 

Functions

static FILE * orig_fopen (const char *filename, const char *mode)
 
FILE * rpl_fopen (const char *filename, const char *mode)
 

Macro Definition Documentation

◆ __need_FILE

#define __need_FILE

Function Documentation

◆ orig_fopen()

static FILE* orig_fopen ( const char *  filename,
const char *  mode 
)
static

Referenced by rpl_fopen().

◆ rpl_fopen()

FILE* rpl_fopen ( const char *  filename,
const char *  mode 
)
Here is the call graph for this function: