Pmapping_iter
(void) Pmapping_iter(t->t_pshandle,
rc = Pmapping_iter(Pr, (proc_map_f *)prockludge_mappings_iter, pkm);
rc += Pmapping_iter(Pr, (proc_map_f *)create_maplist,
rc += Pmapping_iter(Pr,
if (Pmapping_iter(P, dump_map, &pgc) != 0)
extern int Pmapping_iter(struct ps_prochandle *, proc_map_f *, void *);