G_IO_IN 724 lib/common/mainloop.c if (condition & G_IO_IN) { G_IO_IN 771 lib/common/mainloop.c } else if ((condition & G_IO_IN) == 0) { G_IO_IN 981 lib/common/mainloop.c (G_IO_IN | G_IO_HUP | G_IO_NVAL | G_IO_ERR), mainloop_gio_callback, G_IO_IN 1734 tools/crm_mon.c g_io_add_watch(io_channel, G_IO_IN, detect_user_input, NULL);