Home | History | Annotate | Download | only in mDNSShared

Lines Matching defs:truncated

4212 	mDNSBool truncated = 0;
4224 if (count++ >= 50) { truncated = mDNStrue; continue; }
4240 else if (truncated) LogMsgNoIdent("<Truncated: to 50 records, Total records %d, Total Auth Groups %d, Auth Slots %d>", count, m->rrauth.rrauth_totalused, authslot);