Searched refs:reply (Results 1 – 3 of 3) sorted by relevance
130 mig_reply_header_t reply; in faulted() local144 _hurdsig_fault_exc_server (&request.head, &reply.Head); in faulted()145 if (reply.Head.msgh_remote_port != MACH_PORT_NULL) in faulted()146 __mach_msg (&reply.Head, MACH_SEND_MSG, reply.Head.msgh_size, in faulted()148 if (reply.RetCode == MIG_BAD_ID) in faulted()151 if (reply.RetCode) in faulted()
352 if (reply) in abort_thread()353 (*reply) (); in abort_thread()467 if (reply) in _hurdsig_abort_rpcs()484 else if (reply) in _hurdsig_abort_rpcs()655 reply (); in weak_alias()811 reply (); in weak_alias()967 reply (); in weak_alias()1057 reply) in weak_alias()1250 void reply (void) in _hurd_internal_post_signal()1270 reply (); in _hurd_internal_post_signal()[all …]
57 mig_reply_header_t reply; in _hurd_intr_rpc_mach_msg() member365 if (m->reply.RetCode == EINTR in _hurd_intr_rpc_mach_msg()366 && m->header.msgh_size == sizeof m->reply in _hurd_intr_rpc_mach_msg()
Completed in 9 milliseconds