Searched refs:GetRRType (Results 1 – 1 of 1) sorted by relevance
245 static uint16_t GetRRType(const char *s) in GetRRType() function1177 rrtype = (argc <= opi+1) ? kDNSServiceType_A : GetRRType(argv[opi+1]); in main()