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

/illumos-gate/usr/src/cmd/truss/
H A Dsystable.c765 #define NPSETCODE (sizeof (psettable) / sizeof (struct systable)) macro
1204 if ((unsigned)subcode < NPSETCODE)
1553 + NPSETCODE - 1
1639 return (NPSETCODE);

Completed in 47 milliseconds