Lines Matching defs:l1
373 mDNSu16 l1 = DomainNameLength(d1);375 return(l1 <= MAX_DOMAIN_NAME && l1 == l2 && mDNSPlatformMemSame(d1, d2, l1));