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

/illumos-gate/usr/src/cmd/truss/
H A Dsystable.c568 #define NSTAT64CODE (sizeof (fstatat64table) / sizeof (struct systable)) macro
1136 if ((unsigned)subcode < NSTAT64CODE)
1536 + NSTAT64CODE - 1
1605 return (NSTAT64CODE);

Completed in 47 milliseconds