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

Macros

#define fseeko   fseek
 

Functions

int fseeko (FILE *fp, off_t offset, int whence)
 

Macro Definition Documentation

◆ fseeko

#define fseeko   fseek

Referenced by fseeko().

Function Documentation

◆ fseeko()

int fseeko ( FILE *  fp,
off_t  offset,
int  whence 
)