Searched refs:DBusDataSlot (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-dataslot.h33 /** Opaque typedef for DBusDataSlot */
34 typedef struct DBusDataSlot DBusDataSlot; typedef in typeref:struct:DBusDataSlot
35 /** DBusDataSlot is used to store application data on the connection */
36 struct DBusDataSlot struct
69 DBusDataSlot *slots; /**< Data slots */
H A Ddbus-dataslot.c29 * @defgroup DBusDataSlot Data slots
258 DBusDataSlot *tmp;
262 sizeof (DBusDataSlot) * (slot + 1));
/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 116 milliseconds