Searched refs:mapping (Results 1 – 1 of 1) sorted by relevance
186 char **mapping; member1073 currmap->mapping = xrealloc_vector(currmap->mapping, 2, currmap->n_mappings); in read_interfaces()1074 currmap->mapping[currmap->n_mappings] = xstrdup(next_word(&rest_of_line)); in read_interfaces()1276 fprintf(in, "%s\n", map->mapping[i]); in run_mapping()