Searched refs:localAddrLen (Results 1 – 4 of 4) sorted by relevance
45 ioc->localAddrLen, in qio_channel_socket_get_local_address()94 sioc->localAddrLen = sizeof(sioc->localAddr); in qio_channel_socket_set_fd()110 &sioc->localAddrLen) < 0) { in qio_channel_socket_set_fd()384 cioc->localAddrLen = sizeof(ioc->localAddr); in qio_channel_socket_accept()400 &cioc->localAddrLen) < 0) { in qio_channel_socket_accept()
47 socklen_t localAddrLen; member
524 ioc->localAddrLen = sizeof(ioc->localAddr); in test_io_channel_unix_listen_cleanup()526 &ioc->localAddrLen); in test_io_channel_unix_listen_cleanup()
566 socklen_t ss_len = s->sioc->localAddrLen; in qemu_chr_compute_filename()