Lines Matching full:inet_ntop
6170 # it does not ship with a libc symbol "inet_ntop()", it ships with
6174 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inet_ntop" >&5
6175 $as_echo_n "checking for inet_ntop... " >&6; }
6186 inet_ntop(AF_INET, src, dst, sizeof(dst));
6198 *" inet_ntop.$ac_objext "* ) ;;
6199 *) LIBOBJS="$LIBOBJS inet_ntop.$ac_objext"