Searched refs:gather_map (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ptools/pmap/
H A Dpmap.c113 static int gather_map(void *, const prmap_t *, const char *);
453 rc += rmapping_iter(Pr, gather_map,
460 gather_map, NULL);
463 gather_map, NULL);
1196 gather_map(void *ignored, const prmap_t *map, const char *objname) function

Completed in 67 milliseconds