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

/macosx-10.10.1/mDNSResponder-561.1.1/Clients/
H A Ddns-sd.c425 static DNSServiceProtocol GetProtocol(const char *s) function
1703 DNSServiceProtocol prot = GetProtocol(argv[opi+0]); // Must specify TCP or UDP
1731 err = DNSServiceGetAddrInfo(&client, flags, opinterface, GetProtocol(argv[opi+0]), argv[opi+1], addrinfo_reply, NULL);

Completed in 177 milliseconds