File nut/crt/time.c


Included Files


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
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
Called by: 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