Searched defs:af (Results 1 – 6 of 6) sorted by relevance
/system/netd/resolv/ |
D | gethnamaddr.cpp | 411 static int gethostbyname_internal_real(const char* name, int af, res_state res, hostent* hp, in gethostbyname_internal_real() 496 static int gethostbyname_internal(const char* name, int af, res_state res, hostent* hp, char* hbuf, in gethostbyname_internal() 502 static int android_gethostbyaddrfornetcontext_real(const void* addr, socklen_t len, int af, in android_gethostbyaddrfornetcontext_real() 553 const void* addr, socklen_t len, int af, struct hostent* hp, char* hbuf, size_t hbuflen, in android_gethostbyaddrfornetcontext_proxy_internal() 565 int af, len; in netbsd_gethostent_r() local 797 static int dns_gethtbyaddr(const unsigned char* uaddr, int len, int af, in dns_gethtbyaddr() 888 int android_gethostbynamefornetcontext(const char* name, int af, in android_gethostbynamefornetcontext() 902 int android_gethostbyaddrfornetcontext(const void* addr, socklen_t len, int af, in android_gethostbyaddrfornetcontext() 907 static int android_gethostbyaddrfornetcontext_proxy(const void* addr, socklen_t len, int af, in android_gethostbyaddrfornetcontext_proxy()
|
D | sethostent.cpp | 66 int _hf_gethtbyname2(const char* name, int af, getnamaddr* info) { in _hf_gethtbyname2() 177 int _hf_gethtbyaddr(const unsigned char* uaddr, int len, int af, getnamaddr* info) { in _hf_gethtbyaddr()
|
D | res_state_ext.h | 12 int af; member
|
D | DnsProxyListener.cpp | 968 int af = strtol(argv[3], nullptr, 10); in runCommand() local 989 DnsProxyListener::GetHostByNameHandler::GetHostByNameHandler(SocketClient* c, char* name, int af, in GetHostByNameHandler()
|
D | getaddrinfo.cpp | 758 static const struct afd* find_afd(int af) { in find_afd()
|
/system/core/libsystem/include/system/ |
D | radio.h | 96 bool af; /* Alternate Frequency supported */ member
|