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

/osnet-11/usr/src/cmd/hal/hald/solaris/
H A Dosspec.c42 static gboolean mnttab_event (GIOChannel *channel, GIOCondition cond, gpointer user_data);
200 g_io_add_watch (mnttab_channel, G_IO_IN, mnttab_event, NULL);
204 mnttab_event (GIOChannel *channel, GIOCondition cond, gpointer user_data) function

Completed in 14 milliseconds