Searched refs:BootAndSystemstampLength (Results 1 – 1 of 1) sorted by relevance
182 static const long BootAndSystemstampLength = sizeof(__int64)*2; variable1050 inline bool get_boot_and_system_time(unsigned char (&bootsystemstamp) [BootAndSystemstampLength]) in get_boot_and_system_time() argument1110 if(s < (BootAndSystemstampLength*2)) in get_boot_and_system_time_wstr()1118 buffer_to_wide_str(&info.Reserved1[0], BootAndSystemstampLength, bootsystemstamp); in get_boot_and_system_time_wstr()1119 s = BootAndSystemstampLength*2; in get_boot_and_system_time_wstr()