Searched refs:file_tod (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dce_ctime.c26 struct _FILETIME file_tod, file_loc; local
37 memcpy(&file_tod, &i64_tod, sizeof(file_tod));
38 FileTimeToLocalFileTime(&file_tod, &file_loc);

Completed in 98 milliseconds