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

/illumos-gate/usr/src/cmd/ptools/pstack/
H A Dpstack.c211 const psinfo_t *tpsinfo; local
230 if ((tpsinfo = Ppsinfo(Pr)) == NULL) {
237 (void) memcpy(&psinfo, tpsinfo, sizeof (psinfo_t));

Completed in 46 milliseconds