Home
last modified time | relevance | path

Searched defs:DBusHashEntry (Results 1 – 1 of 1) 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