Searched refs:HandleListEntry (Results 1 – 3 of 3) sorted by relevance
26 struct HandleListEntry { struct37 struct HandleListEntry handle_entries[1]; argument
63 size_t bytes_entry = offsetof(HandleListEntry, handle_type) + in GetBufferSize()130 HandleListEntry* list_entry = reinterpret_cast<HandleListEntry*>(output); in SetupHandleList()
49 HandleListEntry* entry = g_handles_to_close->handle_entries; in InitializeHandlesToClose()65 entry = reinterpret_cast<HandleListEntry*>(reinterpret_cast<char*>(entry) in InitializeHandlesToClose()