Searched refs:nrcpt (Results 1 – 1 of 1) sorted by relevance
8189 int maxrcpt, nrcpt, ndead, nsplit, i; local8204 nrcpt = 0;8209 ++nrcpt;8211 if (nrcpt <= maxrcpt)8220 addrs = sm_rpool_malloc_x(e->e_rpool, nrcpt * sizeof(ADDRESS *));8236 for (i = 0; i < nrcpt; ++i)8254 if (nrcpt - ndead <= maxrcpt)8258 for (i = 0; i < nrcpt - 1; ++i)8260 addrs[nrcpt - 1]->q_next = NULL;8299 for (i = 0; i < nrcpt - 1; ++i)[all …]