Searched defs:af (Results 1 - 10 of 10) sorted by relevance

/seL4-test-master/projects/musllibc/src/network/
H A Dgethostbyaddr.c7 struct hostent *gethostbyaddr(const void *a, socklen_t l, int af) argument
H A Dgethostbyname2.c8 struct hostent *gethostbyname2(const char *name, int af) argument
H A Dinet_ntop.c7 const char *inet_ntop(int af, const void *restrict a0, char *restrict s, socklen_t l) argument
H A Dinet_pton.c15 int inet_pton(int af, const char *restrict s, void *restrict a0) argument
H A Dgethostbyaddr_r.c10 int gethostbyaddr_r(const void *a, socklen_t l, int af, argument
H A Dgethostbyname2_r.c11 int gethostbyname2_r(const char *name, int af, argument
H A Dnetlink.c7 static int __netlink_enumerate(int fd, unsigned int seq, int type, int af, argument
H A Dgetifaddrs.c57 static void copy_addr(struct sockaddr **r, int af, union sockany *sa, void *addr, size_t addrlen, int ifindex) argument
82 static void gen_netmask(struct sockaddr **r, int af, union sockany *sa, int prefixlen) argument
H A Dgetnameinfo.c131 int af = sa->sa_family; local
H A Dlookup_name.c144 static const struct { int af; int rr; } afrr[2] = { member in struct:__anon393

Completed in 82 milliseconds