Searched defs:max_fd (Results 1 – 5 of 5) sorted by relevance
512 int max_fd = 0, nalloc = 0; in server_loop() local862 int max_fd, nalloc = 0; in aps_monitor_loop() local930 int rekeying = 0, max_fd, nalloc = 0; in server_loop2() local
1222 static int max_fd = 0; /* The maximum descriptor in fdinuse */ variable
1090 int max_fd = 0, max_fd2 = 0, len, rekeying = 0, nalloc = 0; in client_loop() local
97 int max_fd = 0; variable
515 int max_fd; /* The maximum file-descriptor being watched */ member