Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/restore/
H A Ddirs.c116 static struct inotab *allocinotab(struct context *, long);
183 itp = allocinotab(&curfile, seekpt); in extractdirs()
736 allocinotab(struct context *ctxp, long seekpt) in allocinotab() function