dhcpd-pools  3.0
ISC dhcpd lease usage analyser
Typedefs | Functions
mktime-internal.h File Reference
#include <time.h>
Include dependency graph for mktime-internal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef int mktime_offset_t
 

Functions

time_t mktime_internal (struct tm *, struct tm *(*)(time_t const *, struct tm *), mktime_offset_t *)
 

Typedef Documentation

◆ mktime_offset_t

typedef int mktime_offset_t

Function Documentation

◆ mktime_internal()

time_t mktime_internal ( struct tm *  ,
struct tm *  *)(time_t const *, struct tm *,
mktime_offset_t  
)