Searched refs:SetLocalTime (Results 1 – 10 of 10) sorted by relevance
51 Ret = SetLocalTime(lpSystemTime) && in SystemSetLocalTime()52 SetLocalTime(lpSystemTime); in SystemSetLocalTime()
74 if (!SetLocalTime(&Time)) in _setsystime()
126 SetLocalTime (&t); in ParseTime()
168 SetLocalTime (&d); in ParseDate()
429 if (ChangeTime) SetLocalTime(&CurrentTime); in CmosWriteData()
618 setAL(SetLocalTime(&SystemTime) ? 0x00 : 0xFF); in DosInt21h()641 setAL(SetLocalTime(&SystemTime) ? 0x00 : 0xFF); in DosInt21h()
356 SetLocalTime(IN CONST SYSTEMTIME *lpSystemTime) in SetLocalTime() function
1736 Ret = SetLocalTime(&SetupData->SystemTime) && in SetSystemLocalTime()1737 SetLocalTime(&SetupData->SystemTime); in SetSystemLocalTime()
1054 @ stdcall SetLocalTime(ptr)
3329 BOOL WINAPI SetLocalTime(const SYSTEMTIME*);