Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/detail/
Dos_file_functions.hpp162 const uoffset_t uoff_size = uoffset_t(size); in truncate_file() local
164 if(uoff_size > max_filesize){ in truncate_file()