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

/illumos-gate/usr/src/cmd/ptools/pmap/
H A Dpmap.c101 typedef int proc_xmap_f(void *, const prxmap_t *, const char *, int, int); typedef
103 static int xmapping_iter(struct ps_prochandle *, proc_xmap_f *, void *,
116 static int iter_xmap(proc_xmap_f *, void *);
626 xmapping_iter(struct ps_prochandle *Pr, proc_xmap_f *func, void *cd, int doswap)
1255 iter_xmap(proc_xmap_f *func, void *data)

Completed in 56 milliseconds