Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp1251 nt_query_mem_deleter nt_query_mem(sizeof(ntquery_mem_t)+initial_string_mem); in unlink_file() local
1253 …if(pNtQueryObject(fh, object_name_information, nt_query_mem.query_mem(), nt_query_mem.object_name_… in unlink_file()
1255 nt_query_mem.realloc_mem(size); in unlink_file()
1256 …if(pNtQueryObject(fh, object_name_information, nt_query_mem.query_mem(), nt_query_mem.object_name_… in unlink_file()
1260 ntquery_mem_t *pmem = nt_query_mem.query_mem(); in unlink_file()
1263 …(((char*)(pmem) + nt_query_mem.file_rename_information_size()) - (char*)&pmem->ren.info.FileName[0… in unlink_file()
1301 …if(0 != pNtSetInformationFile(fh, &io, pfri, nt_query_mem.file_rename_information_size(), file_ren… in unlink_file()