Searched refs:proc_xmap_f (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/ptools/pmap/ |
H A D | pmap.c | 101 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) in xmapping_iter() 1255 iter_xmap(proc_xmap_f *func, void *data) in iter_xmap()
|