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

/bionic/libc/dns/
H A Dgethnamaddr.c799 const char * addrStr = inet_ntop(af, addr, buf, sizeof(buf)); local
800 if (addrStr == NULL) goto exit;
805 addrStr, len, af, netid) < 0) {

Completed in 562 milliseconds