Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp157 struct io_status_block_t { struct
424 typedef long (__stdcall *NtSetInformationFile_t)(void *FileHandle, io_status_block_t *IoStatusBlock…
426 …, io_status_block_t *IoStatusBlock, unsigned long ShareAccess, unsigned long Length, unsigned long…
431 typedef long (__stdcall *NtQueryInformationFile_t)(void *,io_status_block_t *,void *, long, int);
432 typedef long (__stdcall *NtOpenFile_t)(void*,unsigned long ,object_attributes_t*,io_status_block_t*…
1300 io_status_block_t io; in unlink_file()
1319 io_status_block_t io; in unlink_file()