Searched refs:blen (Results 1 – 1 of 1) sorted by relevance
859 size_t blen = (size_t)(bf - info->buf); in dns_gethtbyaddr() local860 if (blen + info->hp->h_length > info->buflen) goto nospc; in dns_gethtbyaddr()865 if (blen + NS_IN6ADDRSZ > info->buflen) goto nospc; in dns_gethtbyaddr()873 if (blen + NS_IN6ADDRSZ > info->buflen) goto nospc; in dns_gethtbyaddr()