Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:MaxMsg

177 	#define RemSpc (MaxMsg-1-length)
179 mDNSu32 length = mDNS_snprintf(buffer, MaxMsg-1, "%4d %##s %s ", rr->rdlength, rr->name->c, DNSTypeName(rr->rrtype));