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

/freebsd-13-stable/sbin/restore/
H A Ddirs.c111 static RST_DIR *dirp;
119 static RST_DIR *opendirfile(const char *);
123 static void rst_seekdir(RST_DIR *, long, long);
124 static long rst_telldir(RST_DIR *);
439 rst_seekdir(RST_DIR *dirp, long loc, long base)
457 rst_readdir(RST_DIR *dirp)
500 RST_DIR *dirp;
518 RST_DIR *dirp;
530 rst_telldir(RST_DIR *dirp)
539 static RST_DIR *
[all...]
H A Dextern.h88 struct direct *rst_readdir(RST_DIR *);
H A Drestore.h132 typedef struct rstdirdesc RST_DIR; typedef in typeref:struct:rstdirdesc

Completed in 142 milliseconds