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

/illumos-gate/usr/src/cmd/truss/
H A Dsystable.c501 #define NCHMODCODE (sizeof (fchmodattable) / sizeof (struct systable)) macro
1096 if ((unsigned)subcode < NCHMODCODE)
1526 + NCHMODCODE - 1
1585 return (NCHMODCODE);

Completed in 48 milliseconds