G_IO_ERR 547 lib/common/mainloop.c evts |= (G_IO_HUP | G_IO_NVAL | G_IO_ERR); G_IO_ERR 765 lib/common/mainloop.c } else if (condition & (G_IO_HUP | G_IO_NVAL | G_IO_ERR)) { G_IO_ERR 980 lib/common/mainloop.c (G_IO_IN | G_IO_HUP | G_IO_NVAL | G_IO_ERR), mainloop_gio_callback, G_IO_ERR 1107 tools/crm_mon.c if ((condition & G_IO_ERR) && (condition & G_IO_HUP)) { G_IO_ERR 1764 tools/crm_mon.c g_io_add_watch(io_channel, (G_IO_IN | G_IO_ERR | G_IO_HUP | G_IO_NVAL),