Searched defs:maxfd (Results 1 – 25 of 58) sorted by relevance
123
14 int fd, maxfd = 0; in main() local
81 int maxfd = -99; in test() local
61 int maxfd = -99; in test() local
68 int maxfd = -99; in test() local
58 int maxfd = -99; in test() local
85 int maxfd = -99; in test() local
63 int maxfd = -99; in test() local
66 int maxfd = -99; in test() local
73 int maxfd = -99; in test() local
117 int maxfd = -99; in test() local
89 int maxfd = -99; in test() local
103 int maxfd = -99; in test() local
67 int maxfd = -99; in test() local
76 int maxfd = -99; in test() local
95 int maxfd = -99; in test() local
102 int maxfd = -99; in test() local
99 int maxfd = -99; in test() local
100 int maxfd = -99; in test() local
77 int maxfd = -1; in test() local
97 int maxfd = -99; in test() local
23 static int maxfd, mystdout; variable
64 int maxfd = 0; in pa_poll() local
34 static const int maxfd = 31; variable
40 static int cnt_free_fds(int maxfd) in cnt_free_fds()