Searched refs:xp_id (Results 1 – 2 of 2) sorted by relevance
225 call->xp_id = XPC_CONNECTION_NEXT_ID(conn); in xpc_connection_send_message_with_reply()231 xpc_send(conn, message, call->xp_id); in xpc_connection_send_message_with_reply()450 if (call->xp_id == id) { in xpc_connection_recv_message()
100 uint64_t xp_id; member