Searched refs:unixtime_to_systemtime (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/win32/
H A Dwin32.c6580 unixtime_to_systemtime(const time_t t, SYSTEMTIME *st) function
6664 if (unixtime_to_systemtime(*tp, &st)) goto error;
6688 if (unixtime_to_systemtime(*tp, &gst)) goto error;

Completed in 124 milliseconds