Searched refs:FILETIME_To_timespec (Results 1 – 5 of 5) sorted by relevance
377 static void FILETIME_To_timespec(const FILETIME *ft, struct MY_ST_TIMESPEC *ts) in FILETIME_To_timespec() function411 FILETIME_To_timespec(NULL, ×[0]); in Set_File_FILETIME()412 FILETIME_To_timespec(mTime, ×[1]); in Set_File_FILETIME()
55 bool FILETIME_To_timespec(const FILETIME &ft, CFiTime &ts);
374 bool FILETIME_To_timespec(const FILETIME &ft, timespec &ts) in FILETIME_To_timespec() function
170 if (FILETIME_To_timespec(FT, dest)) in Write_To_FiTime()
289 if (FILETIME_To_timespec(FT, dest)) in Write_To_FiTime()