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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Time/
H A Dtimegm.c82 time2(struct tm * const tmp, void (* const funcp)(const time_t*, long, struct tm*),
108 t = time2(tmp, gmtsub, 0, &okay);
H A DTime.c402 time2(struct tm * const tmp, void (* const funcp)(const time_t*, long, struct tm*), function
435 t = time2(tmp, funcp, offset, &okay);
483 t = time2(tmp, funcp, offset, &okay);

Completed in 371 milliseconds