Searched refs:addrStr (Results 1 – 1 of 1) sorted by relevance
791 const char * addrStr = inet_ntop(af, addr, buf, sizeof(buf)); in android_gethostbyaddrforiface_proxy() local792 if (addrStr == NULL) goto exit; in android_gethostbyaddrforiface_proxy()795 addrStr, len, af, iface == NULL ? "^" : iface) < 0) { in android_gethostbyaddrforiface_proxy()