Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/truss/
H A Dsystable.c780 static const struct systable privsystable[] = { variable
788 #define NPRIVSYSCODE (sizeof (privsystable) / sizeof (struct systable))
1221 stp = &privsystable[subcode]; in subsys()