Home
last modified time | relevance | path

Searched refs:gmtime (Results 1 – 6 of 6) sorted by relevance

/time/
A Dtst_wcsftime.c14 tp = gmtime (&t); in main()
A Dtst-gmtime.c29 struct tm *tmg = gmtime (&t); in do_test()
60 struct tm *tmg = gmtime (&t); in do_test()
93 struct tm *tmg = gmtime (&t); in do_test()
A Dgmtime.c61 gmtime (const time_t *t) in libc_hidden_def()
A DMakefile33 gmtime localtime mktime time \
52 tst-settimeofday tst-itimer tst-gmtime tst-timegm \
64 tst-gmtime-time64 \
A Dtime.h132 extern struct tm *gmtime (const time_t *__timer) __THROW;
140 extern struct tm*__REDIRECT_NTH (gmtime, (const time_t *__timer), __gmtime64);
144 # define gmtime __gmtime64 macro
A DVersions28 getitimer; gettimeofday; gmtime; gmtime_r;

Completed in 5 milliseconds