Searched refs:i64_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.c25 __int64 i64_tod; local
35 i64_tod = *tod;
36 i64_tod = (i64_tod + SECS_BETWEEN_EPOCHS)*SECS_TO_100NS;
37 memcpy(&file_tod, &i64_tod, sizeof(file_tod));

Completed in 47 milliseconds