Searched refs:mnttab_port (Results 1 – 1 of 1) sorted by relevance
171 static int mnttab_port; variable182 if ((mnttab_port = port_create ()) < 0) { in mnttab_event_init()186 if (port_associate (mnttab_port, PORT_SOURCE_FD, mnttab_fd, POLLRDBAND, in mnttab_event_init()188 (void) close (mnttab_port); in mnttab_event_init()197 mnttab_channel = g_io_channel_unix_new (mnttab_port); in mnttab_event_init()215 (void) port_get(mnttab_port, &pe, &timeout); in mnttab_event()216 (void) port_associate(mnttab_port, PORT_SOURCE_FD, in mnttab_event()