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

/illumos-gate/usr/src/cmd/truss/
H A Dsystable.c860 #define NPORTCODE (sizeof (portfstable) / sizeof (struct systable)) macro
1252 if ((unsigned)subcode < NPORTCODE)
1565 + NPORTCODE - 1
1663 return (NPORTCODE);

Completed in 47 milliseconds