Searched refs:fd_cache_size (Results 1 – 1 of 1) sorted by relevance
148 int fd_cache_size; member593 (*p)->fd_cache_size = 0;642 for (int i = 0; i < p->fd_cache_size; i++) {648 for (int i = 0; i < p->fd_cache_size; i++) {660 if (p->fd_cache_size < MAX_FDS_IN_CACHE) {661 lru_idx = p->fd_cache_size;662 p->fd_cache_size++;