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

/netbsd-6-1-5-RELEASE/sbin/restore/
H A Dextern.h89 RST_DIR *rst_opendir(const char *);
H A Dinteractive.c110 arglist.glob.gl_opendir = (void *)rst_opendir;
523 if ((dirp = rst_opendir(name)) == NULL) {
543 if ((dirp = rst_opendir(name)) == NULL)
H A Ddirs.c522 rst_opendir(const char *name) function

Completed in 52 milliseconds