Lines Matching defs:af

554 gethostbyname2_r(const char *name, int af, struct hostent *hp, char *buf,  in gethostbyname2_r()
675 gethostbyname_internal_real(const char *name, int af, res_state res, struct hostent *hp, char *buf, in gethostbyname_internal_real()
792 gethostbyname_internal(const char *name, int af, res_state res, struct hostent *hp, char *hbuf, in gethostbyname_internal()
824 int gethostbyaddr_r(const void *addr, socklen_t len, int af, struct hostent *hp, char *buf, in gethostbyaddr_r()
833 android_gethostbyaddrfornetcontext_real(const void *addr, socklen_t len, int af, struct hostent *hp, in android_gethostbyaddrfornetcontext_real()
894 android_gethostbyaddrfornetcontext_proxy_internal(const void* addr, socklen_t len, int af, in android_gethostbyaddrfornetcontext_proxy_internal()
933 int af, len; in netbsd_gethostent_r() local
1310 _yp_hostent(char *line, int af, struct getnamaddr *info) in _yp_hostent()
1443 int af; in _yp_gethtbyaddr() local
1494 int af; in _yp_gethtbyname() local
1547 gethostbyname2(const char *name, int af) in gethostbyname2()
1572 android_gethostbynamefornet(const char *name, int af, unsigned netid, unsigned mark) in android_gethostbynamefornet()
1579 android_gethostbynamefornetcontext(const char *name, int af, in android_gethostbynamefornetcontext()
1594 gethostbyaddr(const void *addr, socklen_t len, int af) in gethostbyaddr()
1600 android_gethostbyaddrfornet(const void *addr, socklen_t len, int af, unsigned netid, unsigned mark) in android_gethostbyaddrfornet()
1607 android_gethostbyaddrfornetcontext(const void *addr, socklen_t len, int af, in android_gethostbyaddrfornetcontext()
1614 android_gethostbyaddrfornetcontext_proxy(const void* addr, socklen_t len, int af, in android_gethostbyaddrfornetcontext_proxy()