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

/illumos-gate/usr/src/cmd/truss/
H A Dsystable.c778 #define NTASKSYSCODE (sizeof (tasksystable) / sizeof (struct systable)) macro
1212 if ((unsigned)subcode < NTASKSYSCODE)
1555 + NTASKSYSCODE - 1
1643 return (NTASKSYSCODE);

Completed in 48 milliseconds