Searched refs:MAXFD (Results 1 – 2 of 2) sorted by relevance
74 #define MAXFD(A, B) ((A) > (B) ? (A) : (B)) macro388 if (select(MAXFD(s, pv[0])+1, &ready, NULL, in doit()
69 #define MAXFD(x) (afd_maxfd = ((afd_maxfd >= (x))? afd_maxfd : (x))) macro74 #define MAXFD(x) macro522 MAXFD(new_nfd); in set_active_fd()