File nut/crt/time.c
Included Files
#include <nut/include/time.h>
#include <nut/include/sys/timer.h>
#include <nut/include/sys/atom.h>
#include <stdlib.h>
#include <nut/include/dev/rtc.h>
Local Variables
epo_offs
static u_long epo_offs
Used in:
stime()
time()
Global Function stime()
int stime ( time_t* timer )
Prototyped in:
nut/include/time.h
Calls:
NutGetSeconds()
nut/os/timer.c
NutRtcSetTime()
nut/dev/rtc.c
gmtime()
nut/crt/gmtime.c
Called by:
SNTP_resync()
nut/pro/sntp.c
References Variables:
epo_offs
nut/crt/time.c
Global Function time()
time_t time ( time_t* timer )
Prototyped in:
nut/include/time.h
Calls:
NutGetSeconds()
nut/os/timer.c
NutRtcGetTime()
nut/dev/rtc.c
_mkgmtime()
nut/crt/mktime.c
free()
nut/crt/malloc.c
malloc()
nut/crt/malloc.c
Called by:
GetDosTimeStamp()
nut/fs/phatutil.c
NutFtpServerSession()
nut/pro/ftpd.c
PnutDirAddEntry()
nut/fs/pnutfs.c
PnutFileWrite()
nut/fs/pnutfs.c
PnutNodeAlloc()
nut/fs/pnutfs.c
PnutNodeDataRelease()
nut/fs/pnutfs.c
vsyslog()
nut/pro/syslog.c
vsyslog_P()
nut/pro/syslog.c
References Variables:
epo_offs
nut/crt/time.c