Home | History | Annotate | Download | only in iputils

Lines Matching full:inet_ntoa

706 		return( inet_ntoa(addr));
707 snprintf(buf, sizeof(buf), "%s (%s)", phe->h_name, inet_ntoa(addr));