Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/hal/hald/solaris/
H A Dosspec.c174 static GIOChannel *mnttab_channel; variable
199 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()