Searched refs:bufT (Results 1 – 1 of 1) sorted by relevance
644 char *bufT = buf; in SLHostsExtend() local647 while (bufT < endbuf) { in SLHostsExtend()648 xHostEntry *host = (xHostEntry *) bufT; in SLHostsExtend()652 bufT += sizeof(xHostEntry) + pad_to_int32(len); in SLHostsExtend()