Searched refs:BootstampLength (Results 1 – 1 of 1) sorted by relevance
181 static const long BootstampLength = sizeof(__int64); variable1039 inline bool get_boot_time(unsigned char (&bootstamp) [BootstampLength]) in get_boot_time() argument1094 if(s < (BootstampLength*2)) in get_boot_time_str()1102 buffer_to_narrow_str(info.Reserved1, BootstampLength, bootstamp_str); in get_boot_time_str()1103 s = BootstampLength*2; in get_boot_time_str()