Home
last modified time | relevance | path

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

/dragonfly/sbin/restore/
H A Ddirs.c118 static RST_DIR *opendirfile(const char *);
181 dirpg = opendirfile(dirfile); in extractdirs()
516 dirpl = opendirfile(dirfile); in rst_opendir()
549 opendirfile(const char *name) in opendirfile() function