HomeSort by relevance Sort by last modified time
    Searched full:have_more (Results 1 - 1 of 1) sorted by null

  /bionic/libc/dns/net/
getaddrinfo.c 463 int32_t have_more; local
464 if (!readBE32(proxy, &have_more)) {
467 if (have_more == 0) {
    [all...]

Completed in 3329 milliseconds