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

/macosx-10.10.1/mDNSResponder-561.1.1/Clients/
H A Ddns-sd.c248 static char bigNULL[8192]; // 8K is maximum rdata we support variable
812 err = DNSServiceAddRecord(client, &record, 0, kDNSServiceType_NULL, sizeof(bigNULL), &bigNULL[0], 0);

Completed in 150 milliseconds