Lines Matching refs:NS_INADDRSZ
692 size = NS_INADDRSZ; in gethostbyname_internal_real()
858 uaddr += NS_IN6ADDRSZ - NS_INADDRSZ; in android_gethostbyaddrfornetcontext_real()
861 len = NS_INADDRSZ; in android_gethostbyaddrfornetcontext_real()
865 size = NS_INADDRSZ; in android_gethostbyaddrfornetcontext_real()
988 len = NS_INADDRSZ; in netbsd_gethostent_r()
1045 char tmp[NS_INADDRSZ]; in map_v4v6_address()
1052 (void)memcpy(tmp, src, NS_INADDRSZ); in map_v4v6_address()
1059 (void)memcpy(p, tmp, NS_INADDRSZ); in map_v4v6_address()
1071 if (hp->h_addrtype != AF_INET || hp->h_length != NS_INADDRSZ) in map_v4v6_hostent()
1153 info->hp->h_length = NS_INADDRSZ; in _dns_gethtbyname()
1328 hp->h_length = NS_INADDRSZ; in _yp_hostent()