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

/freebsd-11-stable/sbin/restore/
H A Dextern.h85 void *rst_opendir(const char *);
H A Dinteractive.c107 arglist.glob.gl_opendir = rst_opendir;
510 if ((dirp = rst_opendir(name)) == NULL) {
530 if ((dirp = rst_opendir(name)) == NULL)
H A Ddirs.c494 rst_opendir(const char *name) function

Completed in 123 milliseconds