Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libproc/common/
H A DPexecname.c199 if (Pgetenv(P, "PATH", cwd, sizeof (cwd)) != NULL) { in Pfindexec()
H A Dmapfile-vers122 Pgetenv;
H A Dlibproc.h563 extern char *Pgetenv(struct ps_prochandle *, const char *, char *, size_t);
H A Dllib-lproc213 char *Pgetenv(struct ps_prochandle *Pr, const char *name,
H A DPsymtab.c3022 Pgetenv(struct ps_prochandle *P, const char *name, char *buf, size_t buflen) in Pgetenv() function