Searched refs:giostatus (Results 1 – 1 of 1) sorted by relevance
274 GIOStatus giostatus; in read_data() local280 giostatus = g_io_channel_read_chars (iochannel, buf, sizeof (buf), &bytes, NULL); in read_data()289 else if (giostatus == G_IO_STATUS_AGAIN) in read_data()291 else if (giostatus == G_IO_STATUS_ERROR) in read_data()