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

/external/mdnsresponder/Clients/
H A Ddns-sd.c222 static char bigNULL[8192]; // 8K is maximum rdata we support variable
614 err = DNSServiceAddRecord(client, &record, 0, kDNSServiceType_NULL, sizeof(bigNULL), &bigNULL[0], 0);

Completed in 139 milliseconds