Searched refs:nrcpt (Results 1 – 1 of 1) sorted by relevance
8465 int maxrcpt, nrcpt, ndead, nsplit, i; local8480 nrcpt = 0;8485 ++nrcpt;8487 if (nrcpt <= maxrcpt)8496 addrs = sm_rpool_malloc_x(e->e_rpool, nrcpt * sizeof(ADDRESS *));8512 for (i = 0; i < nrcpt; ++i)8530 if (nrcpt - ndead <= maxrcpt)8534 for (i = 0; i < nrcpt - 1; ++i)8536 addrs[nrcpt - 1]->q_next = NULL;8575 for (i = 0; i < nrcpt - 1; ++i)[all …]