Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/truss/
H A Dsystable.c599 const struct systable fcntltable[] = { variable
606 #define NFCNTLCODE (sizeof (fcntltable) / sizeof (struct systable))
1251 stp = &fcntltable[subcode]; in subsys()