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

/illumos-gate/usr/src/cmd/truss/
H A Dsystable.c613 #define NMSGCODE (sizeof (msgtable) / sizeof (struct systable)) macro
1156 if ((unsigned)subcode < NMSGCODE)
1541 + NMSGCODE - 1
1615 return (NMSGCODE);

Completed in 48 milliseconds