Searched refs:have_more (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/dns/net/
H A Dgetaddrinfo.c465 int32_t have_more; local
466 if (!readBE32(proxy, &have_more)) {
469 if (have_more == 0) {

Completed in 68 milliseconds