Searched refs:MachPortsEntry (Results 1 – 3 of 3) sorted by relevance
92 struct MachPortsEntry { struct101 static_assert(sizeof(MachPortsEntry) == 6,111 MachPortsEntry entries[0];
200 using MachPortsEntry = Channel::Message::MachPortsEntry; in GetReadPlatformHandles() typedef203 sizeof(MachPortsExtraHeader) + num_handles * sizeof(MachPortsEntry)) { in GetReadPlatformHandles()215 const MachPortsEntry* mach_ports = mach_ports_header->entries; in GetReadPlatformHandles()
103 sizeof(MachPortsExtraHeader) + (max_handles * sizeof(MachPortsEntry)); in Message()217 sizeof(MachPortsEntry); in Deserialize()