Searched refs:_dispatch_mach_msg_get_msg (Results 1 – 1 of 1) sorted by relevance
3050 static inline mach_msg_header_t* _dispatch_mach_msg_get_msg(3338 mach_msg_header_t *hdr = _dispatch_mach_msg_get_msg(dou._dmsg); in _dispatch_mach_msg_get_remote_port()3418 mach_msg_header_t *msg = _dispatch_mach_msg_get_msg(dmsg); in _dispatch_mach_msg_send()3663 mach_msg_header_t *msg = _dispatch_mach_msg_get_msg(dmsg); in dispatch_mach_send()4099 *msg_ptr = _dispatch_mach_msg_get_msg(dmsg); in dispatch_mach_msg_create()4127 _dispatch_mach_msg_get_msg(dispatch_mach_msg_t dmsg) in _dispatch_mach_msg_get_msg() function4139 return _dispatch_mach_msg_get_msg(dmsg); in dispatch_mach_msg_get_msg()4152 mach_msg_header_t *hdr = _dispatch_mach_msg_get_msg(dmsg); in _dispatch_mach_msg_debug()