Searched refs:mdns_browse_cb (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dmdns.h14 typedef void (* mdns_browse_cb)(const char *name, const char *type, const char *domain, const char *hostname, int family, const char *address, int port, struct keyval *txt); typedef
28 mdns_browse(char *type, int flags, mdns_browse_cb cb);
H A Dmdns_avahi.c317 mdns_browse_cb cb;
1028 mdns_browse(char *type, int flags, mdns_browse_cb cb)

Completed in 71 milliseconds