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

/illumos-gate/usr/src/cmd/truss/
H A Dsystable.c509 #define NCHOWNCODE (sizeof (fchownattable) / sizeof (struct systable)) macro
1100 if ((unsigned)subcode < NCHOWNCODE)
1527 + NCHOWNCODE - 1
1587 return (NCHOWNCODE);

Completed in 77 milliseconds