Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Dosspec.c40 static gboolean mnttab_event (GIOChannel *channel, GIOCondition cond, gpointer user_data);
198 g_io_add_watch (mnttab_channel, G_IO_IN, mnttab_event, NULL); in mnttab_event_init()
202 mnttab_event (GIOChannel *channel, GIOCondition cond, gpointer user_data) in mnttab_event() function