Lines Matching refs:QIOChannel
62 QIOChannel *ioc; in qio_channel_socket_new()
129 QIOChannel *ioc = QIO_CHANNEL(sioc); in qio_channel_socket_set_fd()
419 QIOChannel *ioc_local = QIO_CHANNEL(cioc); in qio_channel_socket_accept()
446 QIOChannel *ioc_local = QIO_CHANNEL(ioc); in qio_channel_socket_finalize()
512 static ssize_t qio_channel_socket_readv(QIOChannel *ioc, in qio_channel_socket_readv()
565 static ssize_t qio_channel_socket_writev(QIOChannel *ioc, in qio_channel_socket_writev()
645 static ssize_t qio_channel_socket_readv(QIOChannel *ioc, in qio_channel_socket_readv()
693 static ssize_t qio_channel_socket_writev(QIOChannel *ioc, in qio_channel_socket_writev()
739 static int qio_channel_socket_flush(QIOChannel *ioc, in qio_channel_socket_flush()
817 qio_channel_socket_set_blocking(QIOChannel *ioc, in qio_channel_socket_set_blocking()
833 qio_channel_socket_set_delay(QIOChannel *ioc, in qio_channel_socket_set_delay()
846 qio_channel_socket_set_cork(QIOChannel *ioc, in qio_channel_socket_set_cork()
856 qio_channel_socket_get_peerpid(QIOChannel *ioc, in qio_channel_socket_get_peerpid()
884 qio_channel_socket_close(QIOChannel *ioc, in qio_channel_socket_close()
911 qio_channel_socket_shutdown(QIOChannel *ioc, in qio_channel_socket_shutdown()
939 static void qio_channel_socket_set_aio_fd_handler(QIOChannel *ioc, in qio_channel_socket_set_aio_fd_handler()
953 static GSource *qio_channel_socket_create_watch(QIOChannel *ioc, in qio_channel_socket_create_watch()