Lines Matching refs:ref
36 mach_port_t newport, ref; in _hurd_setauth() local
68 ref = __mach_reply_port (); in _hurd_setauth()
70 ref, MACH_MSG_TYPE_MAKE_SEND) in _hurd_setauth()
74 ref, MACH_MSG_TYPE_MAKE_SEND, in _hurd_setauth()
81 __mach_port_destroy (__mach_task_self (), ref); in _hurd_setauth()
84 ref = __mach_reply_port (); in _hurd_setauth()
87 ref, MACH_MSG_TYPE_MAKE_SEND) in _hurd_setauth()
89 ref, MACH_MSG_TYPE_MAKE_SEND, in _hurd_setauth()
92 __mach_port_destroy (__mach_task_self (), ref); in _hurd_setauth()
94 ref = __mach_reply_port (); in _hurd_setauth()
97 ref, MACH_MSG_TYPE_MAKE_SEND) in _hurd_setauth()
99 ref, MACH_MSG_TYPE_MAKE_SEND, in _hurd_setauth()
102 __mach_port_destroy (__mach_task_self (), ref); in _hurd_setauth()