Searched refs:Pfindmap (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/lib/libproc/common/ |
H A D | Pcontrol.h | 285 extern char *Pfindmap(struct ps_prochandle *, map_info_t *, char *,
|
H A D | Pzone.c | 773 Pfindmap(struct ps_prochandle *P, map_info_t *mptr, char *s, size_t n) in Pfindmap() function
|
H A D | Psymtab.c | 373 if ((Pfindmap(P, mptr, buf, sizeof (buf)) != NULL) && in map_iter() 412 if ((Pfindmap(P, mptr, buf, sizeof (buf)) != NULL) && in map_set() 2700 if (Pfindmap(P, mptr, buffer, bufsize) != NULL) in i_Pobjname()
|
H A D | Pcore.c | 1973 (Pfindmap(P, mp, buf, sizeof (buf)) != NULL)) in core_iter_mapping()
|