Searched refs:hashmax (Results 1 – 1 of 1) sorted by relevance
1652 const int hashmax = (ipi->ipi_hashmask + 1) * 2; in inp_next() local1684 if (ii->mode == INP_ALL_LIST && ++ii->hash < hashmax) in inp_next()1702 if (ii->mode == INP_ALL_LIST && ++ii->hash < hashmax) { in inp_next()