Searched refs:will_get_reply (Results 1 – 2 of 2) sorted by relevance
46 DBusConnection *will_get_reply; member1477 pending->will_get_reply, in bus_pending_reply_free()1514 if (!bus_transaction_send_from_driver (transaction, pending->will_get_reply, in bus_pending_reply_send_no_reply()1542 pending->will_get_reply, in bus_pending_reply_expired()1587 if (pending->will_get_reply == connection) in bus_connection_drop_pending_replies()1594 pending->will_get_reply, in bus_connection_drop_pending_replies()1609 pending->will_get_reply, in bus_connection_drop_pending_replies()1665 DBusConnection *will_get_reply, in bus_connections_expect_reply() argument1676 _dbus_assert (will_get_reply != NULL); in bus_connections_expect_reply()1692 pending->will_get_reply == will_get_reply && in bus_connections_expect_reply()[all …]
62 DBusConnection *will_get_reply,