Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/backup/restore/
H A Drestore.h247 extern RST_DIR *rst_opendir(char *);
311 extern RST_DIR *rst_opendir();
H A Dinteractive.c665 if ((dirp = rst_opendir(name)) == NULL) {
H A Ddirs.c539 rst_opendir(char *name) in rst_opendir() function
H A Dutilities.c894 if ((dirp = rst_opendir(s)) != NULL)