Home
last modified time | relevance | path

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

/qemu/io/
H A Dchannel-tls.c408 typedef struct QIOChannelTLSSource QIOChannelTLSSource; typedef
409 struct QIOChannelTLSSource { struct
417 QIOChannelTLSSource *tsource = (QIOChannelTLSSource *)source; in qio_channel_tls_source_check() argument
439 QIOChannelTLSSource *tsource = (QIOChannelTLSSource *)source; in qio_channel_tls_source_finalize()
455 QIOChannelTLSSource *tlssource; in qio_channel_tls_read_watch()
458 sizeof(QIOChannelTLSSource)); in qio_channel_tls_read_watch()
459 tlssource = (QIOChannelTLSSource *)child; in qio_channel_tls_read_watch()