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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/platform/
H A DApplePlatformExpert.h80 virtual void setGMTTimeOfDay(long secs);
/macosx-10.5.8/xnu-1228.15.4/iokit/Drivers/platform/drvApplePlatformExpert/
H A DApplePlatformExpert.cpp140 void ApplePlatformExpert::setGMTTimeOfDay(long secs) function in class:ApplePlatformExpert
154 IOLog("ApplePlatformExpert::setGMTTimeOfDay can not set time of day RTC did not show up\n");
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOPlatformExpert.h139 virtual void setGMTTimeOfDay( long secs );
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPlatformExpert.cpp304 void IOPlatformExpert::setGMTTimeOfDay(long secs) function in class:IOPlatformExpert
854 gIOPlatform->setGMTTimeOfDay(secs);

Completed in 102 milliseconds