Searched refs:avahi_int_hash (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Dhashmap.h50 unsigned avahi_int_hash(const void *data);
H A Dhashmap.c235 unsigned avahi_int_hash(const void *data) { function
H A Diface.c496 m->hashmap = avahi_hashmap_new(avahi_int_hash, avahi_int_equal, NULL, NULL);
H A Dwide-area.c616 e->lookups_by_id = avahi_hashmap_new((AvahiHashFunc) avahi_int_hash, (AvahiEqualFunc) avahi_int_equal, NULL, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dhashmap.h50 unsigned avahi_int_hash(const void *data);
H A Dhashmap.c235 unsigned avahi_int_hash(const void *data) { function
H A Diface.c490 m->hashmap = avahi_hashmap_new(avahi_int_hash, avahi_int_equal, NULL, NULL);
H A Dwide-area.c616 e->lookups_by_id = avahi_hashmap_new((AvahiHashFunc) avahi_int_hash, (AvahiEqualFunc) avahi_int_equal, NULL, NULL);

Completed in 125 milliseconds