Searched refs:master_pollfd_idx (Results 1 – 1 of 1) sorted by relevance
96 int master_pollfd_idx; member829 con->master_pollfd_idx = -1; in console_init()1290 con->master_pollfd_idx = in maybe_add_console_tty_fd()1297 if (con->master_fd != -1 && con->master_pollfd_idx != -1) { in handle_console_tty()1298 if (fds[con->master_pollfd_idx].revents & in handle_console_tty()1302 if (fds[con->master_pollfd_idx].revents & in handle_console_tty()1305 if (fds[con->master_pollfd_idx].revents & in handle_console_tty()1310 con->master_pollfd_idx = -1; in handle_console_tty()
Completed in 5 milliseconds