Home
last modified time | relevance | path

Searched refs:gmtime_r (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/sal/osl/os2/
H A Dtime.c69 pSystemTime = gmtime_r( &atime, &tmBuf ); in osl_getDateTimeFromTimeValue()
217 atime = mktime( gmtime_r( &atime, &tmBuf ) ); in osl_getSystemTimeFromLocalTime()
H A Dsystem.h502 struct tm *gmtime_r(const time_t *timep, struct tm *buffer);
/aoo42x/main/sal/osl/unx/
H A Dtime.c68 pSystemTime = gmtime_r( &atime, &tmBuf ); in osl_getDateTimeFromTimeValue()
216 atime = mktime( gmtime_r( &atime, &tmBuf ) ); in osl_getSystemTimeFromLocalTime()
H A Dsystem.h483 struct tm *gmtime_r(const time_t *timep, struct tm *buffer);
H A Dsystem.c167 struct tm *gmtime_r(const time_t *timep, struct tm *buffer) in gmtime_r() function
/aoo42x/main/tools/source/datetime/
H A Dttime.cxx373 gmtime_r( &nTime, &aTM ); in GetUTCOffset()
/aoo42x/main/redland/rasqal/
H A Drasqal-0.9.33.patch.win3256 /* Define to 1 if you have the `gmtime_r' function. */

Completed in 36 milliseconds