Searched refs:resolve_callback (Results 1 - 3 of 3) sorted by relevance
/third_party/backends/backend/escl/ |
H A D | escl_devices.c | 45 * \fn static void resolve_callback(AvahiServiceResolver *r, AVAHI_GCC_UNUSED 56 resolve_callback(AvahiServiceResolver *r, AVAHI_GCC_UNUSED AvahiIfIndex interface, in resolve_callback() function 107 DBG (10, "resolve_callback [%s]\n", a); in resolve_callback() 110 DBG (10,"resolve_callback fix redirect [localhost]\n"); in resolve_callback() 145 resolve_callback, c))) in browse_callback()
|
/third_party/backends/backend/ |
H A D | kodakaio.c | 127 resolve_callback 2280 static void resolve_callback( in resolve_callback() function 2349 DBG(min(10,DBG_AUTO), "ending resolve_callback\n"); in resolve_callback() 2383 if (!(avahi_service_resolver_new(c, interface, protocol, name, type, domain, AVAHI_PROTO_UNSPEC, 0, resolve_callback, c))) in browse_callback()
|
/third_party/cups-filters/utils/ |
H A D | cups-browsed.c | 9661 /* A NULL location is only passed in from resolve_callback(), which is in examine_discovered_printer_record() 10074 static void resolve_callback(AvahiServiceResolver *r, in resolve_callback() function 10091 debug_printf("resolve_callback() in THREAD %ld\n", pthread_self()); in resolve_callback() 10403 if (!(avahi_service_resolver_new(c, interface, protocol, name, type, domain, AVAHI_PROTO_UNSPEC, 0, resolve_callback, c))) in browse_callback()
|
Completed in 39 milliseconds