Home
last modified time | relevance | path

Searched refs:res_bind_socket (Results 1 - 6 of 6) sorted by relevance

/third_party/musl/porting/linux/user/src/network/
H A Dlookup.h75 hidden int res_bind_socket(int, int);
H A Dresolvconf.c257 int res_bind_socket(int fd, int netid) in res_bind_socket() function
262 GETADDRINFO_PRINT_DEBUG("res_bind_socket netid:%{public}d \n", netid); in res_bind_socket()
278 GETADDRINFO_PRINT_DEBUG("res_bind_socket ret %{public}d \n", ret); in res_bind_socket()
H A Dres_msend.c104 res_bind_socket(fd, netid); in res_msend_rc_ext()
/third_party/musl/src/network/
H A Dlookup.h80 hidden int res_bind_socket(int, int);
H A Dres_msend.c56 res_bind_socket(fd, netid); in start_tcp()
172 res_bind_socket(fd, netid); in res_msend_rc_ext()
H A Dresolvconf.c251 int res_bind_socket(int fd, int netid) in res_bind_socket() function
256 GETADDRINFO_PRINT_DEBUG("res_bind_socket netid:%{public}d \n", netid); in res_bind_socket()
272 GETADDRINFO_PRINT_DEBUG("res_bind_socket ret %{public}d \n", ret); in res_bind_socket()

Completed in 3 milliseconds