Searched refs:gather_map (Results 1 – 1 of 1) sorted by relevance
119 static int gather_map(void *, const prmap_t *, const char *);493 rc += rmapping_iter(Pr, gather_map, in main()500 gather_map, NULL); in main()503 gather_map, NULL); in main()1217 gather_map(void *ignored, const prmap_t *map, const char *objname) in gather_map() function