Searched refs:hbuf_end (Results 1 – 1 of 1) sorted by relevance
588 char *hbuf_end = hbuf + hbuflen; in android_read_hostent() local590 if (ptr + size > hbuf_end) { in android_read_hostent()608 if (ptr + size > hbuf_end) { in android_read_hostent()622 if (ptr + aliases_len > hbuf_end) { in android_read_hostent()645 if (ptr + size > hbuf_end) { in android_read_hostent()659 if (ptr + addrs_len > hbuf_end) { in android_read_hostent()