Searched refs:MIG_REPLY_MISMATCH (Results 1 – 2 of 2) sorted by relevance
83 #define MIG_REPLY_MISMATCH -301 /* wrong reply message ID */ macro
3601 ret = (MACH_NOTIFY_SEND_ONCE == mach->msgh.msgh_id) ? MIG_SERVER_DIED : MIG_REPLY_MISMATCH; in rpc()