Searched refs:NS_INADDRSZ (Results 1 – 4 of 4) sorted by relevance
84 unsigned char tmp[NS_INADDRSZ], *tp; in weak_alias()120 memcpy (dst, tmp, NS_INADDRSZ); in weak_alias()203 if (ch == '.' && ((tp + NS_INADDRSZ) <= endp) in inet_pton6()206 tp += NS_INADDRSZ; in inet_pton6()
142 if (rdlen != (size_t)NS_INADDRSZ) in libresolv_hidden_def()405 rdata += NS_INADDRSZ; in libresolv_hidden_def()
88 #define INADDRSZ NS_INADDRSZ
75 #define NS_INADDRSZ 4 /*%< IPv4 T_A */ macro
Completed in 11 milliseconds