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

/freebsd-10.1-release/sbin/restore/
H A Ddirs.c109 static RST_DIR *dirp;
117 static RST_DIR *opendirfile(const char *);
121 static void rst_seekdir(RST_DIR *, long, long);
122 static long rst_telldir(RST_DIR *);
436 rst_seekdir(RST_DIR *dirp, long loc, long base)
454 rst_readdir(RST_DIR *dirp)
497 RST_DIR *dirp;
515 RST_DIR *dirp;
527 rst_telldir(RST_DIR *dirp)
536 static RST_DIR *
[all...]
H A Drestore.h130 typedef struct rstdirdesc RST_DIR; typedef in typeref:struct:rstdirdesc
H A Dextern.h86 struct direct *rst_readdir(RST_DIR *);

Completed in 150 milliseconds