Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/truss/
H A Dsystable.c678 const struct systable ctxtable[] = { variable
685 #define NCTXCODE (sizeof (ctxtable) / sizeof (struct systable))
1191 stp = &ctxtable[subcode]; in subsys()