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

/illumos-gate/usr/src/cmd/truss/
H A Dsystable.c546 #define NSYMLINKCODE (sizeof (symlinkattable) / sizeof (struct systable)) macro
1124 if ((unsigned)subcode < NSYMLINKCODE)
1533 + NSYMLINKCODE - 1
1599 return (NSYMLINKCODE);

Completed in 65 milliseconds