HomeSort by: relevance | last modified time | path
    Searched defs:opendirfile (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/restore/
dirs.c 131 static RST_DIR *opendirfile(const char *);
202 dirp = opendirfile(dirfile);
204 fprintf(stderr, "opendirfile: %s\n", strerror(errno));
542 rdirp = opendirfile(dirfile);
575 opendirfile(const char *name) function in typeref:typename:RST_DIR *
dirs.c 131 static RST_DIR *opendirfile(const char *);
202 dirp = opendirfile(dirfile);
204 fprintf(stderr, "opendirfile: %s\n", strerror(errno));
542 rdirp = opendirfile(dirfile);
575 opendirfile(const char *name) function in typeref:typename:RST_DIR *
dirs.c 131 static RST_DIR *opendirfile(const char *);
202 dirp = opendirfile(dirfile);
204 fprintf(stderr, "opendirfile: %s\n", strerror(errno));
542 rdirp = opendirfile(dirfile);
575 opendirfile(const char *name) function in typeref:typename:RST_DIR *

Completed in 33 milliseconds