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

/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c716 } tinfo_t; typedef in typeref:struct:tinfo
720 static tinfo_t *tinfo;
721 static tinfo_t *endtinfo;
763 tinfo_t *t;
772 tinfo = Zalloc(nthreads * sizeof (tinfo_t));
820 tinfo_t *t;
1105 tinfo_t *t = arg;

Completed in 62 milliseconds