Searched refs:will_get_reply (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dconnection.c46 DBusConnection *will_get_reply; member in struct:__anon1624
1489 pending->will_get_reply,
1526 if (!bus_transaction_send_from_driver (transaction, pending->will_get_reply,
1554 pending->will_get_reply,
1599 if (pending->will_get_reply == connection)
1606 pending->will_get_reply,
1621 pending->will_get_reply,
1677 DBusConnection *will_get_reply,
1688 _dbus_assert (will_get_reply != NULL);
1704 pending->will_get_reply
1675 bus_connections_expect_reply(BusConnections *connections, BusTransaction *transaction, DBusConnection *will_get_reply, DBusConnection *will_send_reply, DBusMessage *reply_to_this, DBusError *error) argument
[all...]
H A Dconnection.h62 DBusConnection *will_get_reply,

Completed in 51 milliseconds