dhcpd-pools  3.0
ISC dhcpd lease usage analyser
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Macros | Functions
ftello.c File Reference
#include <config.h>
#include <stdio.h>
#include <unistd.h>
#include "stdio-impl.h"
Include dependency graph for ftello.c:

Macros

#define ftello   ftell
 

Functions

off_t ftello (FILE *fp)
 

Macro Definition Documentation

◆ ftello

#define ftello   ftell

Referenced by ftello().

Function Documentation

◆ ftello()

off_t ftello ( FILE *  fp)

Referenced by ftell(), and rpl_fflush().