Home
last modified time | relevance | path

Searched refs:ioc_local (Results 1 – 1 of 1) sorted by relevance

/qemu/io/
H A Dchannel-socket.c408 QIOChannel *ioc_local = QIO_CHANNEL(cioc); in qio_channel_socket_accept() local
409 qio_channel_set_feature(ioc_local, QIO_CHANNEL_FEATURE_FD_PASS); in qio_channel_socket_accept()
435 QIOChannel *ioc_local = QIO_CHANNEL(ioc); in qio_channel_socket_finalize() local
436 if (qio_channel_has_feature(ioc_local, QIO_CHANNEL_FEATURE_LISTEN)) { in qio_channel_socket_finalize()