HomeSort by: relevance | last modified time | path
    Searched defs:inotab (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/restore/
dirs.c 74 struct inotab { struct
75 struct inotab *t_next;
80 static struct inotab *inotab[HASHSIZE]; variable in typeref:struct:inotab * []
127 static struct inotab *allocinotab(struct context *, long);
130 static struct inotab *inotablookup(ino_t);
150 struct inotab *itp;
231 struct inotab *itp;
319 struct inotab *itp;
536 struct inotab *itp
    [all...]

Completed in 13 milliseconds