Lines Matching refs:replyout
125 heim_ipc_message_outband_t replyout; in mach_complete_sync() local
132 replyout = 0; replyoutCnt = 0; in mach_complete_sync()
137 replyout = 0; replyoutCnt = 0; in mach_complete_sync()
143 (vm_address_t *)&replyout, &replyoutCnt); in mach_complete_sync()
148 replyout, replyoutCnt); in mach_complete_sync()
162 heim_ipc_message_outband_t replyout; in mach_complete_async() local
169 replyout = 0; replyoutCnt = 0; in mach_complete_async()
174 replyout = 0; replyoutCnt = 0; in mach_complete_async()
180 (vm_address_t *)&replyout, &replyoutCnt); in mach_complete_async()
185 replyout, replyoutCnt); in mach_complete_async()
204 heim_ipc_message_outband_t *replyout, in mheim_do_call() argument
215 *replyout = NULL; in mheim_do_call()