Lines Matching refs:get_socket
81 .get_socket(fd as i32) in setsockopt()
107 .get_socket(fd as i32) in getsockopt()
170 .get_socket(fd as i32) in connect()
188 .get_socket(fd as i32) in bind()
218 .get_socket(fd as i32) in sendto()
241 .get_socket(fd as i32) in recvfrom()
272 .get_socket(fd as i32) in recvmsg()
301 .get_socket(fd as i32) in listen()
316 .get_socket(fd as i32) in shutdown()
332 .get_socket(fd as i32) in accept()
375 .get_socket(fd as i32) in getsockname()
405 .get_socket(fd as i32) in getpeername()