Searched refs:UnixTimeToFileTime (Results 1 – 1 of 1) sorted by relevance
1513 static void UnixTimeToFileTime(time_t t, LPFILETIME pft) /* {{{ */ in UnixTimeToFileTime() function1548 UnixTimeToFileTime(buf->modtime, &mtime); in win32_utime()1549 UnixTimeToFileTime(buf->actime, &atime); in win32_utime()
Completed in 7 milliseconds