OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DBusAllocatedSlot
(Results
1 - 2
of
2
) sorted by null
/external/dbus/dbus/
dbus-dataslot.h
42
typedef struct
DBusAllocatedSlot
DBusAllocatedSlot
;
46
struct
DBusAllocatedSlot
57
DBusAllocatedSlot
*allocated_slots; /**< Allocated slots */
dbus-dataslot.c
121
DBusAllocatedSlot
*tmp;
125
sizeof (
DBusAllocatedSlot
) * (allocator->n_allocated_slots + 1));
Completed in 88 milliseconds