dhcpd-pools  3.0
ISC dhcpd lease usage analyser
Macros | Functions
fstat.c File Reference
#include <config.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <errno.h>
#include <unistd.h>
Include dependency graph for fstat.c:

Macros

#define __need_system_sys_stat_h
 

Functions

static int orig_fstat (int fd, struct stat *buf)
 
int rpl_fstat (int fd, struct stat *buf)
 

Macro Definition Documentation

◆ __need_system_sys_stat_h

#define __need_system_sys_stat_h

Function Documentation

◆ orig_fstat()

static int orig_fstat ( int  fd,
struct stat *  buf 
)
static

Referenced by rpl_fstat().

◆ rpl_fstat()

int rpl_fstat ( int  fd,
struct stat *  buf 
)
Here is the call graph for this function: