Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/truss/
H A Dsystable.c496 const struct systable fchmodattable[] = { variable
502 #define NCHMODCODE (sizeof (fchmodattable) / sizeof (struct systable))
1103 stp = &fchmodattable[subcode]; in subsys()