Searched refs:proc_xmap_f (Results 1 – 1 of 1) sorted by relevance
| /illumos-gate/usr/src/cmd/ptools/pmap/ |
| H A D | pmap.c | 107 typedef int proc_xmap_f(void *, const prxmap_t *, const char *, int, int); typedef 109 static int xmapping_iter(struct ps_prochandle *, proc_xmap_f *, void *, 122 static int iter_xmap(proc_xmap_f *, void *); 668 xmapping_iter(struct ps_prochandle *Pr, proc_xmap_f *func, void *cd, int doswap) in xmapping_iter() 1275 iter_xmap(proc_xmap_f *func, void *data) in iter_xmap()
|