• Home
  • Raw
  • Download

Lines Matching defs:af

553 gethostbyname2_r(const char *name, int af, struct hostent *hp, char *buf,  in gethostbyname2_r()
674 gethostbyname_internal_real(const char *name, int af, res_state res, struct hostent *hp, char *buf, in gethostbyname_internal_real()
791 gethostbyname_internal(const char *name, int af, res_state res, struct hostent *hp, char *hbuf, in gethostbyname_internal()
823 int gethostbyaddr_r(const void *addr, socklen_t len, int af, struct hostent *hp, char *buf, in gethostbyaddr_r()
832 android_gethostbyaddrfornetcontext_real(const void *addr, socklen_t len, int af, struct hostent *hp, in android_gethostbyaddrfornetcontext_real()
893 android_gethostbyaddrfornetcontext_proxy_internal(const void* addr, socklen_t len, int af, in android_gethostbyaddrfornetcontext_proxy_internal()
932 int af, len; in netbsd_gethostent_r() local
1309 _yp_hostent(char *line, int af, struct getnamaddr *info) in _yp_hostent()
1442 int af; in _yp_gethtbyaddr() local
1493 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()
1595 gethostbyaddr(const void *addr, socklen_t len, int af) in gethostbyaddr()
1601 android_gethostbyaddrfornet(const void *addr, socklen_t len, int af, unsigned netid, unsigned mark) in android_gethostbyaddrfornet()
1608 android_gethostbyaddrfornetcontext(const void *addr, socklen_t len, int af, in android_gethostbyaddrfornetcontext()
1615 android_gethostbyaddrfornetcontext_proxy(const void* addr, socklen_t len, int af, in android_gethostbyaddrfornetcontext_proxy()