Searched refs:DBusDataSlotList (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-dataslot.h31 typedef struct DBusDataSlotList DBusDataSlotList; typedef in typeref:struct:DBusDataSlotList
67 struct DBusDataSlotList struct
79 void _dbus_data_slot_list_init (DBusDataSlotList *list);
81 DBusDataSlotList *list,
88 DBusDataSlotList *list,
90 void _dbus_data_slot_list_clear (DBusDataSlotList *list);
91 void _dbus_data_slot_list_free (DBusDataSlotList *list);
H A Ddbus-message-private.h116 DBusDataSlotList slot_list; /**< Data stored by allocated integer ID */
H A Ddbus-dataslot.c58 * in a #DBusDataSlotList. If the value at *slot_id_p is
156 * existing #DBusDataSlotList objects with this ID will be freed when the
213 _dbus_data_slot_list_init (DBusDataSlotList *list)
238 DBusDataSlotList *list,
299 DBusDataSlotList *list,
327 _dbus_data_slot_list_clear (DBusDataSlotList *list)
350 _dbus_data_slot_list_free (DBusDataSlotList *list)
383 DBusDataSlotList list;
H A Ddbus-server-protected.h74 DBusDataSlotList slot_list; /**< Data stored by allocated integer ID */
H A Ddbus-pending-call.c66 DBusDataSlotList slot_list; /**< Data stored by allocated integer ID */
H A Ddbus-connection.c294 DBusDataSlotList slot_list; /**< Data stored by allocated integer ID */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/
H A Dcleanup-man-pages.sh35 for I in DBusCounter.* DBusCredentials.* DBusDataSlot.* DBusDataSlotAllocator.* DBusDataSlotList.* \

Completed in 56 milliseconds