Home
last modified time | relevance | path

Searched defs:inotab (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/backup/restore/
H A Ddirs.c28 struct inotab { struct
29 struct inotab *t_next; argument
33 struct inotab *t_xattr; argument
35 static struct inotab *inotab[HASHSIZE]; variable