Home
last modified time | relevance | path

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

/external/avahi/avahi-gobject/
Dga-entry-group.c71 typedef struct _GaEntryGroupServiceEntry GaEntryGroupServiceEntry; typedef
232 const GaEntryGroupServiceEntry *entry = in _entry_hash()
233 (const GaEntryGroupServiceEntry *) v; in _entry_hash()
245 const GaEntryGroupServiceEntry *aentry = in _entry_equal()
246 (const GaEntryGroupServiceEntry *) a; in _entry_equal()
247 const GaEntryGroupServiceEntry *bentry = in _entry_equal()
248 (const GaEntryGroupServiceEntry *) b; in _entry_equal()
257 static GaEntryGroupServiceEntry *_new_entry(const guint8 * value, gsize size) { in _new_entry()
258 GaEntryGroupServiceEntry *entry; in _new_entry()
264 entry = g_slice_new(GaEntryGroupServiceEntry); in _new_entry()
[all …]