Home
last modified time | relevance | path

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

/freebsd/sbin/restore/
H A Ddirs.c108 static struct inotab *allocinotab(struct context *, long);
175 itp = allocinotab(&curfile, seekpt); in extractdirs()
728 allocinotab(struct context *ctxp, long seekpt) in allocinotab() function