Searched refs:Pexecname (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libproc/
H A DMakefile.com32 Pexecname.o \
/osnet-11/usr/src/lib/libproc/common/
H A DPexecname.c41 * Pexecname.c - Way too much code to attempt to derive the full pathname of
258 Pexecname(struct ps_prochandle *P, char *buf, size_t buflen) function
H A DPzone.c790 /* If it's the a.out segment, defer to the magical Pexecname() */
795 (void) Pexecname(P, buf, sizeof (buf));
H A Dlibproc.h503 extern char *Pexecname(struct ps_prochandle *, char *, size_t);
H A Dllib-lproc212 char *Pexecname(struct ps_prochandle *Pr, char *buffer, size_t bufsize);

Completed in 19 milliseconds