Searched refs:map_list (Results 1 – 1 of 1) sorted by relevance
24 struct map_list { struct26 struct map_list *next; argument209 struct map_list *list = NULL, *entry; in main()246 entry = malloc(sizeof(struct map_list)); in main()
Completed in 2 milliseconds