Searched refs:avahi_interface_post_query (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dquerier.c82 if (avahi_interface_post_query(q->interface, q->key, 0, &q->post_id)) {
132 if (avahi_interface_post_query(i, key, 0, &q->post_id))
H A Diface.h169 int avahi_interface_post_query(AvahiInterface *i, AvahiKey *k, int immediately, unsigned *ret_id);
H A Dcache.c219 avahi_interface_post_query(e->cache->interface, e->record->key, 0, NULL);
H A Diface.c583 int avahi_interface_post_query(AvahiInterface *i, AvahiKey *key, int immediately, unsigned *ret_id) { function
H A Dserver.c539 avahi_interface_post_query(j, k, 1, NULL);

Completed in 101 milliseconds