Searched refs:Pfgrab_core (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/libproc/common/ |
H A D | proc_arg.c | 183 if ((Pr = Pfgrab_core(fd, path == NULL ? in proc_grab_common() 218 if ((Pr = Pfgrab_core(fd, path == NULL ? dirname(core) : path, in proc_grab_common()
|
H A D | mapfile-vers | 116 Pfgrab_core;
|
H A D | libproc.h | 253 extern struct ps_prochandle *Pfgrab_core(int, const char *, int *);
|
H A D | llib-lproc | 129 struct ps_prochandle *Pfgrab_core(int fd, const char *aout, int *perr);
|
H A D | Pcore.c | 2207 Pfgrab_core(int core_fd, const char *aout_path, int *perr) function 2787 return (Pfgrab_core(fd, aout, perr));
|