Searched refs:hbuf_end (Results 1 – 1 of 1) sorted by relevance
589 char *hbuf_end = hbuf + hbuflen; in android_read_hostent() local591 if (ptr + size > hbuf_end) { in android_read_hostent()609 if (ptr + size > hbuf_end) { in android_read_hostent()623 if (ptr + aliases_len > hbuf_end) { in android_read_hostent()646 if (ptr + size > hbuf_end) { in android_read_hostent()660 if (ptr + addrs_len > hbuf_end) { in android_read_hostent()