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

/illumos-gate/usr/src/cmd/truss/
H A Dsystable.c515 #define NMKDIRCODE (sizeof (mkdiratattable) / sizeof (struct systable)) macro
1104 if ((unsigned)subcode < NMKDIRCODE)
1528 + NMKDIRCODE - 1
1589 return (NMKDIRCODE);

Completed in 47 milliseconds