Lines Matching refs:NS_INADDRSZ
724 size = NS_INADDRSZ; in gethostbyname_internal_real()
896 uaddr += NS_IN6ADDRSZ - NS_INADDRSZ; in android_gethostbyaddrfornetcontext_real()
899 len = NS_INADDRSZ; in android_gethostbyaddrfornetcontext_real()
903 size = NS_INADDRSZ; in android_gethostbyaddrfornetcontext_real()
1027 len = NS_INADDRSZ; in netbsd_gethostent_r()
1084 char tmp[NS_INADDRSZ]; in map_v4v6_address()
1091 (void)memcpy(tmp, src, NS_INADDRSZ); in map_v4v6_address()
1098 (void)memcpy(p, tmp, NS_INADDRSZ); in map_v4v6_address()
1110 if (hp->h_addrtype != AF_INET || hp->h_length != NS_INADDRSZ) in map_v4v6_hostent()
1192 info->hp->h_length = NS_INADDRSZ; in _dns_gethtbyname()
1367 hp->h_length = NS_INADDRSZ; in _yp_hostent()