Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/sync/windows/
Dnamed_sync.hpp141 winapi::set_end_of_file(m_file_hnd); in open_or_create()
/third_party/boost/boost/interprocess/detail/
Dos_file_functions.hpp192 if(!winapi::set_end_of_file(hnd)){ in truncate_file()
Dwin32_api.hpp797 inline int set_end_of_file(void *handle) in set_end_of_file() function