Home
last modified time | relevance | path

Searched refs:DBusHashEntry (Results 1 – 2 of 2) sorted by relevance

/external/dbus/dbus/
Ddbus-hash.c135 typedef struct DBusHashEntry DBusHashEntry; typedef
143 struct DBusHashEntry struct
145 DBusHashEntry *next; /**< Pointer to next entry in this argument
156 typedef DBusHashEntry* (* DBusFindEntryFunction) (DBusHashTable *table, argument
159 DBusHashEntry ***bucket,
171 DBusHashEntry **buckets; /**< Pointer to bucket array. Each
175 DBusHashEntry *static_buckets[DBUS_SMALL_HASH_TABLE];
215 DBusHashEntry **bucket; /**< Pointer to bucket that points to
219 DBusHashEntry *entry; /**< Current hash entry */
220 DBusHashEntry *next_entry; /**< Next entry to be iterated onto in current bucket */
[all …]
/external/dbus/
Dcleanup-man-pages.sh36 DBusDirIter.* DBusFakeMutex.* DBusFreedElement.* DBusGroupInfo.* DBusGUID.* DBusHashEntry.* \