Searched refs:gmtime (Results 1 – 9 of 9) sorted by relevance
71 gmtime (const time_t * tim_p) in gmtime() function
72 * gmtime:: Convert time to UTC (GMT) traditional representation94 @include time/gmtime.def
43 gmtime.c
43 'gmtime.c',
83 ptm = gmtime(&time); in main()
110 struct tm *gmtime (const time_t *_timer);
140 - restructuring of gmtime/localtime so tz functions only linked by localtime
3004 * libc/time/gmtime.c (gmtime): Likewise.7725 * libc/time/gmtime.c: Ditto.11374 * libc/time/gmtime.c: Correct man page; clock is not a18534 * libc/time/gmtime.c (gmtime): Changed to call gmtime_r.18746 * libc/time/gmtime.c (gmtime): Changed to call gmtime_r.24305 * libc/time/{ctime.c, gmtime.c, lcltime.c}: Wrap functions24323 * libc/time/{asctime.c, ctime.c, gmtime.c, lcltime.c}: Non-26931 * libc/time/{asctime.c clock.c ctime.c difftime.c gmtime.c27620 * libc/time/gmtime.c, libc/time/localtime./c, libc/time/mktime.c:27634 libc/time/difftime.c libc/time/gmtime.c libc/time/localtime.c
3757 newlib/libc/time/gmtime.c