Home
last modified time | relevance | path

Searched refs:NFORKCODE (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/truss/
H A Dsystable.c901 #define NFORKCODE (sizeof (forktable) / sizeof (struct systable)) macro
1268 if ((unsigned)subcode < NFORKCODE) in subsys()
1569 + NFORKCODE - 1 in maxsyscalls()
1671 return (NFORKCODE); in nsubcodes()