|
dhcpd-pools
3.0
ISC dhcpd lease usage analyser
|
#include <config.h>#include <sys/types.h>#include <sys/stat.h>#include <errno.h>#include <limits.h>#include <stdbool.h>#include <string.h>#include "filename.h"#include "malloca.h"#include "verify.h"
Macros | |
| #define | __need_system_sys_stat_h |
Functions | |
| static int | orig_stat (const char *filename, struct stat *buf) |
| int | rpl_stat (char const *name, struct stat *buf) |
| #define __need_system_sys_stat_h |
|
static |
Referenced by rpl_stat().
| int rpl_stat | ( | char const * | name, |
| struct stat * | buf | ||
| ) |

1.8.13