Searched refs:will_send_reply (Results 1 – 2 of 2) sorted by relevance
42 DBusConnection *will_send_reply; member1384 pending->will_send_reply, in bus_pending_reply_free()1449 pending->will_send_reply, in bus_pending_reply_expired()1501 pending->will_send_reply, in bus_connection_drop_pending_replies()1509 else if (pending->will_send_reply == connection) in bus_connection_drop_pending_replies()1516 pending->will_send_reply, in bus_connection_drop_pending_replies()1520 pending->will_send_reply = NULL; in bus_connection_drop_pending_replies()1575 DBusConnection *will_send_reply, in bus_connections_expect_reply() argument1586 _dbus_assert (will_send_reply != NULL); in bus_connections_expect_reply()1602 pending->will_send_reply == will_send_reply) in bus_connections_expect_reply()[all …]
62 DBusConnection *will_send_reply,