Home
last modified time | relevance | path

Searched refs:Pfindobj (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/lib/libproc/common/
H A DPexecname.c66 (void) Pfindobj(P, buf, buf, PATH_MAX); in try_exec()
H A DPzone.c745 Pfindobj(struct ps_prochandle *P, const char *path, char *s, size_t n) in Pfindobj() function
815 if (Pfindobj(P, buf, buf, sizeof (buf)) == NULL) in Pfindmap()
H A DPidle.c307 if (Pfindobj(P, fp->file_lname, buf, sizeof (buf)) != NULL) { in Pgrab_file()
H A Dlibproc.h553 extern char *Pfindobj(struct ps_prochandle *, const char *, char *, size_t);
H A Dllib-lproc218 char *Pfindobj(struct ps_prochandle *Pr, const char *path,
H A DPcontrol.c275 (void) Pfindobj(P, buf, buf, buflen); in Pexecname_live()