Home
last modified time | relevance | path

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

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