Searched refs:MachPortsEntry (Results 1 – 3 of 3) sorted by relevance
71 struct MachPortsEntry { struct80 static_assert(sizeof(MachPortsEntry) == 6,90 MachPortsEntry entries[0];
155 using MachPortsEntry = Channel::Message::MachPortsEntry; in GetReadPlatformHandles() typedef158 sizeof(MachPortsExtraHeader) + num_handles * sizeof(MachPortsEntry)); in GetReadPlatformHandles()169 const MachPortsEntry* mach_ports = mach_ports_header->entries; in GetReadPlatformHandles()
61 sizeof(MachPortsExtraHeader) + (max_handles * sizeof(MachPortsEntry)); in Message()160 sizeof(MachPortsEntry); in Deserialize()