DEFAULT_NFDS      160 third_party/libevent/evport.c 	evpd->ed_fds = calloc(DEFAULT_NFDS, sizeof(struct fd_info));
DEFAULT_NFDS      166 third_party/libevent/evport.c 	evpd->ed_nevents = DEFAULT_NFDS;