Searched refs:sc_reply_port (Results 1 – 5 of 5) sorted by relevance
53 if (scp->sc_reply_port) in _hurdsig_longjmp_from_handler()54 __mach_port_destroy (__mach_task_self (), scp->sc_reply_port); in _hurdsig_longjmp_from_handler()
1102 scp->sc_reply_port = *loc; in weak_alias()1106 scp->sc_reply_port = MACH_PORT_NULL; in weak_alias()1119 scp->sc_reply_port = ss->context->sc_reply_port; in weak_alias()
41 unsigned int sc_reply_port; member
117 *reply_port = scp->sc_reply_port; in __sigreturn()
730 sc_reply_port member.733 SCP->sc_reply_port to the receiving thread's value for736 used by the signal handler, and restore from SCP->sc_reply_port.