Searched refs:map_replace (Results 1 – 1 of 1) sorted by relevance
1026 struct map_replace { struct1527 struct map_replace *map_replace = NULL; in load_with_options() local1622 map_replace = new_map_replace; in load_with_options()1726 qsort(map_replace, old_map_fds, sizeof(*map_replace), in load_with_options()1737 map_replace[j].idx = i; in load_with_options()1742 if (map_replace[j].idx == -1) { in load_with_options()1750 qsort(map_replace, old_map_fds, sizeof(*map_replace), in load_with_options()1839 close(map_replace[i].fd); in load_with_options()1840 free(map_replace); in load_with_options()1853 close(map_replace[i].fd); in load_with_options()[all …]