Lines Matching refs:will_get_reply
46 DBusConnection *will_get_reply; member
1489 pending->will_get_reply, in bus_pending_reply_free()
1526 if (!bus_transaction_send_from_driver (transaction, pending->will_get_reply, in bus_pending_reply_send_no_reply()
1554 pending->will_get_reply, in bus_pending_reply_expired()
1599 if (pending->will_get_reply == connection) in bus_connection_drop_pending_replies()
1606 pending->will_get_reply, in bus_connection_drop_pending_replies()
1621 pending->will_get_reply, in bus_connection_drop_pending_replies()
1677 DBusConnection *will_get_reply, in bus_connections_expect_reply() argument
1688 _dbus_assert (will_get_reply != NULL); in bus_connections_expect_reply()
1704 pending->will_get_reply == will_get_reply && in bus_connections_expect_reply()
1714 if (pending->will_get_reply == will_get_reply) in bus_connections_expect_reply()
1739 pending->will_get_reply = will_get_reply; in bus_connections_expect_reply()
1781 pending->will_get_reply, in bus_connections_expect_reply()
1853 pending->will_get_reply == receiving_reply && in bus_connections_check_reply()