netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
date.c File Reference
#include "date.h"
#include <stdlib.h>
#include <string.h>
Include dependency graph for date.c:

Functions

int do_gettimeofday (void)
 
void gettimeofday_cached (struct timeval *tv)
 
int time_cached (void)
 

Function Documentation

int do_gettimeofday ( void  )

References NULL.

Referenced by __attribute__(), and init().

Here is the caller graph for this function:

void gettimeofday_cached ( struct timeval *  tv)

Referenced by add_alarm(), do_alarm_run(), and get_next_alarm_run().

Here is the caller graph for this function:

int time_cached ( void  )

Referenced by cache_update().

Here is the caller graph for this function: