Searched refs:nextbyte (Results 1 – 1 of 1) sorted by relevance
2069 …const mDNSu8 *nextbyte = mDNSNULL; // Record where we got to before we started following point… in getDomainName() local2102 if (!nextbyte) nextbyte = ptr; // Record where we got to before we started following pointers in getDomainName()2112 if (nextbyte) return(nextbyte); in getDomainName()