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

/freebsd-13-stable/sbin/restore/
H A Ddirs.c119 static RST_DIR *opendirfile(const char *);
191 dirp = opendirfile(dirfile);
193 fprintf(stderr, "opendirfile: %s\n", strerror(errno));
505 dirp = opendirfile(dirfile);
540 opendirfile(const char *name) function

Completed in 96 milliseconds