|
dhcpd-pools
3.0
ISC dhcpd lease usage analyser
|
#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>
Macros | |
| #define | __need_FILE |
Functions | |
| static FILE * | orig_fopen (const char *filename, const char *mode) |
| FILE * | rpl_fopen (const char *filename, const char *mode) |
| #define __need_FILE |
|
static |
Referenced by rpl_fopen().
| FILE* rpl_fopen | ( | const char * | filename, |
| const char * | mode | ||
| ) |

1.8.13