Searched refs:mnttab_channel (Results 1 – 1 of 1) sorted by relevance
174 static GIOChannel *mnttab_channel; variable199 mnttab_channel = g_io_channel_unix_new (mnttab_port); in mnttab_event_init()200 g_io_add_watch (mnttab_channel, G_IO_IN, mnttab_event, NULL); in mnttab_event_init()