Searched refs:nrcpt (Results 1 – 1 of 1) sorted by relevance
8430 int maxrcpt, nrcpt, ndead, nsplit, i; local8445 nrcpt = 0;8450 ++nrcpt;8452 if (nrcpt <= maxrcpt)8461 addrs = sm_rpool_malloc_x(e->e_rpool, nrcpt * sizeof(ADDRESS *));8477 for (i = 0; i < nrcpt; ++i)8495 if (nrcpt - ndead <= maxrcpt)8499 for (i = 0; i < nrcpt - 1; ++i)8501 addrs[nrcpt - 1]->q_next = NULL;8540 for (i = 0; i < nrcpt - 1; ++i)[all …]