HomeSort by: relevance | last modified time | path
    Searched defs:gmtime (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/time/
private.h 687 # undef gmtime
688 # define gmtime tz_gmtime macro
774 struct tm *gmtime(time_t const *);
localtime.c 321 ** ctime, gmtime, localtime] return values in one of two static
1835 ** gmtsub is to gmtime as localsub is to localtime.
1861 * Re-entrant version of gmtime.
1872 gmtime(const time_t *timep) function in typeref:struct:tm *

Completed in 14 milliseconds