Searched defs:copy_addr (Results 1 - 3 of 3) sorted by relevance
/third_party/musl/src/network/ |
H A D | getifaddrs.c | 61 static void copy_addr(struct sockaddr **r, int af, union sockany *sa, void *addr, size_t addrlen, int ifindex) in copy_addr() function
|
/third_party/musl/src/network/liteos_a/ |
H A D | getifaddrs.c | 66 static void copy_addr(struct sockaddr **r, int af, union sockany *sa, void *addr, size_t addrlen, int ifindex) in copy_addr() function
|
/third_party/musl/porting/liteos_a/user/src/network/ |
H A D | getifaddrs.c | 66 static void copy_addr(struct sockaddr **r, int af, union sockany *sa, void *addr, size_t addrlen, int ifindex) in copy_addr() function
|
Completed in 2 milliseconds