Searched defs:Pfindobj (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A DPzone.c745 Pfindobj(struct ps_prochandle *P, const char *path, char *s, size_t n) function
749 dprintf("Pfindobj '%s'\n", path);
815 if (Pfindobj(P, buf, buf, sizeof (buf)) == NULL)

Completed in 62 milliseconds