Searched defs:af (Results 1 – 5 of 5) sorted by relevance
/bionic/libc/netbsd/ |
D | gethnamaddr.c | 505 gethostbyname2(const char *name, int af) in gethostbyname2() 518 gethostbyname_internal(const char *name, int af, res_state res) in gethostbyname_internal() 641 socklen_t len, int af) in gethostbyaddr() 724 int af, len; in _gethtent() local 801 int af; in _gethtbyname() local 833 _gethtbyname2(const char *name, int af) in _gethtbyname2() 928 int len, af; in _gethtbyaddr() local 1063 int af; in _dns_gethtbyname() local 1124 int len, af, advance; in _dns_gethtbyaddr() local
|
/bionic/libc/netbsd/resolv/ |
D | res_private.h | 9 int af; member
|
/bionic/libc/inet/ |
D | inet_ntop.c | 46 inet_ntop(int af, const void *src, char *dst, size_t size) in inet_ntop()
|
D | inet_pton.c | 48 inet_pton(int af, const char *src, void *dst) in inet_pton()
|
/bionic/libc/netbsd/net/ |
D | getaddrinfo.c | 1028 find_afd(int af) in find_afd()
|