Searched defs:ares_inet_net_pton (Results 1 – 2 of 2) sorted by relevance
26 #define ares_inet_net_pton(w,x,y,z) inet_net_pton(w,x,y,z) macro
416 ares_inet_net_pton(int af, const char *src, void *dst, size_t size) in ares_inet_net_pton() function