Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/truss/
H A Dsystable.c777 static const struct systable tasksystable[] = { variable
782 #define NTASKSYSCODE (sizeof (tasksystable) / sizeof (struct systable))
1219 stp = &tasksystable[subcode]; in subsys()