Searched refs:n_matches (Results 1 – 1 of 1) sorted by relevance
180 int n_matches; member928 currmap->match = xrealloc_vector(currmap->match, 4, currmap->n_matches); in read_interfaces()929 currmap->match[currmap->n_matches++] = xstrdup(first_word); in read_interfaces()1462 for (i = 0; i < currmap->n_matches; i++) { in ifupdown_main()