Searched refs:alias_map (Results 1 – 1 of 1) sorted by relevance
123 struct alias_map struct137 libc_freeres_ptr (static struct alias_map *map); argument146 static int alias_compare PARAMS ((const struct alias_map *map1,147 const struct alias_map *map2));155 struct alias_map *retval;168 struct alias_map item;173 retval = (struct alias_map *) bsearch (&item, map, nmap,174 sizeof (struct alias_map),363 qsort (map, nmap, sizeof (struct alias_map),374 struct alias_map *new_map; in extend_alias_table()[all …]