Searched refs:make_first_contact (Results 1 – 3 of 3) sorted by relevance
548 enum xp_retval (*make_first_contact) (struct xpc_partition *); member
563 if (xpc_arch_ops.make_first_contact(part) == xpSuccess) { in xpc_activating()
1712 .make_first_contact = xpc_make_first_contact_uv,