Home
last modified time | relevance | path

Searched refs:Pfgrab_core (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libproc/common/
H A Dproc_arg.c183 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 Dmapfile-vers116 Pfgrab_core;
H A Dlibproc.h253 extern struct ps_prochandle *Pfgrab_core(int, const char *, int *);
H A Dllib-lproc129 struct ps_prochandle *Pfgrab_core(int fd, const char *aout, int *perr);
H A DPcore.c2207 Pfgrab_core(int core_fd, const char *aout_path, int *perr) function
2787 return (Pfgrab_core(fd, aout, perr));