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

/illumos-gate/usr/src/cmd/truss/
H A Dsystable.c560 #define NSTATCODE (sizeof (fstatattable) / sizeof (struct systable)) macro
1132 if ((unsigned)subcode < NSTATCODE)
1535 + NSTATCODE - 1
1603 return (NSTATCODE);

Completed in 47 milliseconds