filetime_to_hnsec 435 compat/mingw.c return (time_t)(filetime_to_hnsec(ft) / 10000000); filetime_to_hnsec 662 compat/mingw.c hnsec = filetime_to_hnsec(&ft);