Searched refs:FileTimeToUnixTime (Results 1 – 1 of 1) sorted by relevance
253 FileTimeToUnixTime(LARGE_INTEGER *ltime) in FileTimeToUnixTime() function349 creds->times.starttime=FileTimeToUnixTime(&msticket->StartTime); in MSCredToMITCred()350 creds->times.endtime=FileTimeToUnixTime(&msticket->EndTime); in MSCredToMITCred()351 creds->times.renew_till=FileTimeToUnixTime(&msticket->RenewUntil); in MSCredToMITCred()380 creds->times.starttime=FileTimeToUnixTime(&info->StartTime); in CacheInfoEx2ToMITCred()381 creds->times.endtime=FileTimeToUnixTime(&info->EndTime); in CacheInfoEx2ToMITCred()382 creds->times.renew_till=FileTimeToUnixTime(&info->RenewTime); in CacheInfoEx2ToMITCred()