Searched refs:map2id_s (Results 1 – 1 of 1) sorted by relevance
15 struct map2id_s { struct19 struct map2id_s *next; argument22 static struct map2id_s *map2id_list = NULL;39 struct map2id_s *p; in rc_read_mapfile()69 if ((p = (struct map2id_s *)malloc(sizeof(*p))) == NULL) { in rc_read_mapfile()106 struct map2id_s *p; in rc_map2id()