Lines Matching defs:tioc
34 QIOChannelTLS *tioc = QIO_CHANNEL_TLS(opaque); in qio_channel_tls_write_handler() local
51 QIOChannelTLS *tioc = QIO_CHANNEL_TLS(opaque); in qio_channel_tls_read_handler() local
70 QIOChannelTLS *tioc; in qio_channel_tls_new_server() local
113 QIOChannelTLS *tioc; in qio_channel_tls_new_client() local
222 QIOChannelTLS *tioc = QIO_CHANNEL_TLS( in qio_channel_tls_handshake_io() local
303 QIOChannelTLS *tioc = QIO_CHANNEL_TLS(qio_task_get_source(task)); in qio_channel_tls_bye_io() local
353 QIOChannelTLS *tioc = QIO_CHANNEL_TLS(ioc); in qio_channel_tls_readv() local
391 QIOChannelTLS *tioc = QIO_CHANNEL_TLS(ioc); in qio_channel_tls_writev() local
421 QIOChannelTLS *tioc = QIO_CHANNEL_TLS(ioc); in qio_channel_tls_set_blocking() local
429 QIOChannelTLS *tioc = QIO_CHANNEL_TLS(ioc); in qio_channel_tls_set_delay() local
437 QIOChannelTLS *tioc = QIO_CHANNEL_TLS(ioc); in qio_channel_tls_set_cork() local
446 QIOChannelTLS *tioc = QIO_CHANNEL_TLS(ioc); in qio_channel_tls_shutdown() local
456 QIOChannelTLS *tioc = QIO_CHANNEL_TLS(ioc); in qio_channel_tls_close() local
478 QIOChannelTLS *tioc = QIO_CHANNEL_TLS(ioc); in qio_channel_tls_set_aio_fd_handler() local
487 QIOChannelTLS *tioc; member
528 qio_channel_tls_read_watch(QIOChannelTLS *tioc, GSource *source) in qio_channel_tls_read_watch()
547 QIOChannelTLS *tioc = QIO_CHANNEL_TLS(ioc); in qio_channel_tls_create_watch() local