Lines Matching defs:next

150     while (intf && !intf->InterfaceActive) intf = intf->next;
156 const NetworkInterfaceInfo *next = GetFirstActiveInterface(intf->next);
157 if (next) return(next->InterfaceID);else return(mDNSNULL);
447 domainname *next = (domainname *)rd->data;
450 len = DomainNameLength(next);
452 bmap = (mDNSu8 *)((mDNSu8 *)next + len);
455 length += mDNS_snprintf(buffer+length, RemSpc, "%##s ", next->c);
766 // If successful, AppendLiteralLabelString returns a pointer to the next unused byte
767 // in the domainname bufer (i.e. the next byte after the terminating zero).
788 // If successful, AppendDNSNameString returns a pointer to the next unused byte
789 // in the domainname bufer (i.e. the next byte after the terminating zero).
804 if (c == '\\') // If escape character, check next character
806 c = (mDNSu8)*cstr++; // Assume we'll just take the next character
830 // If successful, AppendDomainLabel returns a pointer to the next unused byte
831 // in the domainname bufer (i.e. the next byte after the terminating zero).
884 // If successful, MakeDomainNameFromDNSNameString returns a pointer to the next unused byte
885 // in the domainname bufer (i.e. the next byte after the terminating zero).
1341 // so add a random increment to improve the chances of finding an available name next time.
1657 // First byte in the window serves 0 to 7, the next one serves 8 to 15 and so on.
2021 domainname *next = (domainname *)rd->data;
2022 int dlen = DomainNameLength(next);
2025 return (mDNSu16)(CompressedDomainNameLength(next, name) + rr->rdlength - dlen);
2125 name += 1 + *name; // and proceed to check next label
2129 // The label matched, so now follow the pointer (if appropriate) and then see if the next label matches
2130 if (targ[0] < 0x40) continue; // If length value, continue to check next label
3451 rr->next = mDNSNULL;
3890 for (rr = m->NewLocalRecords; rr; rr = rr->next)
4235 // here we can't assume it's safe to examine the *next* byte, so we
4303 // Note: s[i] is the first eliminated character; i.e. the next character *after* the last character of the