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

/illumos-gate/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);
200 g_io_add_watch (mnttab_channel, G_IO_IN, mnttab_event, NULL);

Completed in 67 milliseconds