Lines Matching defs:socket
58 vsock_get_local_cid(int socket) in vsock_get_local_cid()
70 vsock_bind(uint32_t cid, uint32_t port, struct sockaddr_vm * addr, int *socket) in vsock_bind()
82 vsock_listen(uint32_t cid, uint32_t port, struct sockaddr_vm * addr, int backlog, int *socket) in vsock_listen()
90 vsock_connect(uint32_t cid, uint32_t port, int *socket) in vsock_connect()
101 vsock_getsockname(int socket) in vsock_getsockname()
113 vsock_close(int socket) in vsock_close()
150 vsock_send(int socket, char *msg) in vsock_send()
158 vsock_disable_sigpipe(int socket) in vsock_disable_sigpipe()
198 int socket = vsock_new_socket(); variable
210 int socket = vsock_new_socket(); variable
222 int socket = vsock_new_socket(); variable
242 int socket; variable
250 int socket; variable
258 int socket; variable
272 int socket; variable
280 int socket; variable
288 int socket; variable
298 int socket; variable
316 int socket; variable
330 int socket; variable
344 int socket; variable
361 int socket; variable
372 int socket; variable
379 int socket = vsock_new_socket(); variable
393 int socket = vsock_new_socket(); variable
407 int socket = vsock_new_socket(); variable
424 int socket; variable
432 int socket; variable
441 int socket; variable
448 int socket; variable
457 int socket; variable
464 int socket; variable
473 int socket = vsock_new_socket(); variable
492 int socket = vsock_new_socket(); variable
530 int socket = vsock_new_socket(); variable
776 int socket; variable
816 int socket; variable
840 int socket; variable