Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-hash.c134 typedef struct DBusHashEntry DBusHashEntry; typedef
142 struct DBusHashEntry struct
144 DBusHashEntry *next; /**< Pointer to next entry in this argument
155 typedef DBusHashEntry* (* DBusFindEntryFunction) (DBusHashTable *table, argument
158 DBusHashEntry ***bucket,
170 DBusHashEntry **buckets; /**< Pointer to bucket array. Each
174 DBusHashEntry *static_buckets[DBUS_SMALL_HASH_TABLE];
214 DBusHashEntry **bucket; /**< Pointer to bucket that points to
218 DBusHashEntry *entry; /**< Current hash entry */
219 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.* \