Home
last modified time | relevance | path

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

/netbsd-src/sbin/restore/
H A Ddirs.c127 static struct inotab *allocinotab(struct context *, long);
194 itp = allocinotab(&curfile, seekpt); in extractdirs()
772 allocinotab(struct context *ctxp, long aseekpt) in allocinotab() function