Home
last modified time | relevance | path

Searched defs:_setsystime (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/lib/ucrt/misc/
H A Dsystime.cpp41 extern "C" unsigned __cdecl _setsystime(struct tm* const source, unsigned const milliseconds) in _setsystime() function
/reactos/sdk/lib/crt/sys_stat/
H A Dsystime.c61 unsigned int _setsystime(struct tm* tp, unsigned int ms) in _setsystime() function