Searched refs:browse_reply (Results 1 – 1 of 1) sorted by relevance
292 static void DNSSD_API browse_reply(DNSServiceRef client, const DNSServiceFlags flags, uint32_t ifIn… in browse_reply() function704 err = DNSServiceBrowse(&client, 0, opinterface, argv[optind+0], dom, browse_reply, NULL); in main()