Home
last modified time | relevance | path

Searched refs:BootstampLength (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp181 static const long BootstampLength = sizeof(__int64); variable
1039 inline bool get_boot_time(unsigned char (&bootstamp) [BootstampLength]) in get_boot_time() argument
1094 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()