Searched refs:dmsg_reply (Results 1 – 2 of 2) sorted by relevance
247 mach_port_t dmsg_reply; member
3362 if (dmsg && !dmsg->dmsg_reply) return NULL; in _dispatch_mach_msg_create_reply_disconnected()3367 hdr->msgh_local_port = dmsg->dmsg_reply; in _dispatch_mach_msg_create_reply_disconnected()3420 mach_port_t reply = dmsg->dmsg_reply; in _dispatch_mach_msg_send()3664 dmsg->dmsg_reply = (MACH_MSGH_BITS_LOCAL(msg->msgh_bits) == in dispatch_mach_send()