Searched refs:DBusDataSlotAllocator (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.h30 typedef struct DBusDataSlotAllocator DBusDataSlotAllocator; typedef in typeref:struct:DBusDataSlotAllocator
55 struct DBusDataSlotAllocator struct
73 dbus_bool_t _dbus_data_slot_allocator_init (DBusDataSlotAllocator *allocator);
74 dbus_bool_t _dbus_data_slot_allocator_alloc (DBusDataSlotAllocator *allocator,
77 void _dbus_data_slot_allocator_free (DBusDataSlotAllocator *allocator,
80 dbus_bool_t _dbus_data_slot_list_set (DBusDataSlotAllocator *allocator,
87 void* _dbus_data_slot_list_get (DBusDataSlotAllocator *allocator,
H A Ddbus-dataslot.c46 _dbus_data_slot_allocator_init (DBusDataSlotAllocator *allocator)
69 _dbus_data_slot_allocator_alloc (DBusDataSlotAllocator *allocator,
165 _dbus_data_slot_allocator_free (DBusDataSlotAllocator *allocator,
237 _dbus_data_slot_list_set (DBusDataSlotAllocator *allocator,
298 _dbus_data_slot_list_get (DBusDataSlotAllocator *allocator,
382 DBusDataSlotAllocator allocator;
H A Ddbus-pending-call.c492 static DBusDataSlotAllocator slot_allocator;
H A Ddbus-server.c1075 static DBusDataSlotAllocator slot_allocator;
H A Ddbus-message.c4426 static DBusDataSlotAllocator slot_allocator;
H A Ddbus-connection.c5855 static DBusDataSlotAllocator slot_allocator;
/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 136 milliseconds