Home
last modified time | relevance | path

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

/dflybsd-src/contrib/cvs-1.12/src/
H A Dserver.c3463 static int max_command_fd; variable
3795 max_command_fd = num_to_check; in do_cvs_command()
6200 switch (select (max_command_fd + 1, &readfds.fds, in server_cleanup()
6210 for (i = 0; i <= max_command_fd; i++) in server_cleanup()