Searched refs:mnttab_port (Results 1 – 1 of 1) sorted by relevance
173 static int mnttab_port; variable184 if ((mnttab_port = port_create ()) < 0) { in mnttab_event_init()188 if (port_associate (mnttab_port, PORT_SOURCE_FD, mnttab_fd, POLLRDBAND, in mnttab_event_init()190 (void) close (mnttab_port); in mnttab_event_init()199 mnttab_channel = g_io_channel_unix_new (mnttab_port); in mnttab_event_init()217 (void) port_get(mnttab_port, &pe, &timeout); in mnttab_event()218 (void) port_associate(mnttab_port, PORT_SOURCE_FD, in mnttab_event()