Searched refs:sigexit_ioch (Results 1 – 1 of 1) sorted by relevance
67 static GIOChannel *sigexit_ioch; variable192 sigexit_ioch = g_io_channel_unix_new(sigexit_pipe[0]); in rmvolmgr()193 if (sigexit_ioch == NULL) { in rmvolmgr()197 g_io_add_watch(sigexit_ioch, G_IO_IN, sigexit_ioch_func, NULL); in rmvolmgr()