G_IO_IN 754 lib/common/mainloop.c if (condition & G_IO_IN) { G_IO_IN 801 lib/common/mainloop.c } else if ((condition & G_IO_IN) == 0) { G_IO_IN 998 lib/common/mainloop.c (G_IO_IN | G_IO_HUP | G_IO_NVAL | G_IO_ERR), mainloop_gio_callback, G_IO_IN 1630 tools/crm_mon.c g_io_add_watch(io_channel, G_IO_IN, detect_user_input, NULL);