Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/truss/
H A Dsystable.c608 const struct systable msgtable[] = { variable
616 #define NMSGCODE (sizeof (msgtable) / sizeof (struct systable))
1163 stp = &msgtable[subcode]; in subsys()