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

  /bionic/libc/netbsd/net/
getnameinfo.c 323 int hostnamelen = android_gethostbyaddr_proxy(android_proxy_buf, local
325 if (hostnamelen > 0) {
328 } else if (!hostnamelen) {

Completed in 129 milliseconds