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

/illumos-gate/usr/src/cmd/truss/
H A Dsystable.c527 #define NRENAMECODE (sizeof (renameattable) / sizeof (struct systable)) macro
1112 if ((unsigned)subcode < NRENAMECODE)
1530 + NRENAMECODE - 1
1593 return (NRENAMECODE);

Completed in 177 milliseconds