Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:verbosedebugf

1825 	if (!endofrdata) { verbosedebugf("Ran out of space in PutResourceRecord for %##s (%s)", rr->name->c, DNSTypeName(rr->rrtype)); return(mDNSNULL); }