Searched refs:max_command_fd (Results 1 – 2 of 2) sorted by relevance
2715 static int max_command_fd; variable2946 max_command_fd = num_to_check;5097 switch (select (max_command_fd + 1, &readfds.fds,5108 for (i = 0; i <= max_command_fd; i++)
2563 (command_fds_to_drain, max_command_fd): New variables.