Home
last modified time | relevance | path

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

/reactos/sdk/lib/ucrt/misc/
H A Dsystime.cpp14 extern "C" unsigned __cdecl _getsystime(struct tm* const result) in _getsystime() function
/reactos/sdk/lib/crt/sys_stat/
H A Dsystime.c18 unsigned int _getsystime(struct tm* tp) in _getsystime() function