Searched refs:num_socks (Results 1 – 1 of 1) sorted by relevance
3900 int gaierr, n, num_socks = 0, socks[NUM_SOCKS]; local3946 for (n = 0; n < num_socks; n++) {3949 num_socks = 0;3952 socks[num_socks++] = sock;3953 if (num_socks == NUM_SOCKS)3957 if (num_socks > 0)3965 for (n = 0; n < num_socks; n++) {3975 *chanids = xcalloc(num_socks + 1, sizeof(**chanids));3976 for (n = 0; n < num_socks; n++) {