Home
last modified time | relevance | path

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

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