Home
last modified time | relevance | path

Searched defs:ares_inet_net_pton (Results 1 – 2 of 2) sorted by relevance

/external/c-ares/
Dinet_net_pton.h26 #define ares_inet_net_pton(w,x,y,z) inet_net_pton(w,x,y,z) macro
Dinet_net_pton.c416 ares_inet_net_pton(int af, const char *src, void *dst, size_t size) in ares_inet_net_pton() function