Home
last modified time | relevance | path

Searched refs:sigexit_ioch_func (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/rmvolmgr/
H A Drmvolmgr.c86 static gboolean sigexit_ioch_func(GIOChannel *source, GIOCondition condition,
197 g_io_add_watch(sigexit_ioch, G_IO_IN, sigexit_ioch_func, NULL); in rmvolmgr()
274 sigexit_ioch_func(GIOChannel *source, GIOCondition condition, in sigexit_ioch_func() function