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

/illumos-gate/usr/src/cmd/truss/
H A Dsystable.c641 #define NPIDCODE (sizeof (pidtable) / sizeof (struct systable)) macro
1168 if ((unsigned)subcode < NPIDCODE)
1544 + NPIDCODE - 1
1621 return (NPIDCODE);

Completed in 49 milliseconds