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

/illumos-gate/usr/src/cmd/truss/
H A Dramdata.c108 struct callstack *callstack; /* the callstack array */ variable in typeref:struct:callstack
H A Dramdata.h265 struct callstack { struct
266 struct callstack *next;
281 extern struct callstack *callstack; /* the callstack list */

Completed in 51 milliseconds