Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/restore/
H A Ddirs.c114 static struct inotab *allocinotab(struct context *, long);
181 itp = allocinotab(&curfile, seekpt); in extractdirs()
734 allocinotab(struct context *ctxp, long seekpt) in allocinotab() function