Searched refs:RST_DIR (Results 1 – 4 of 4) sorted by relevance
103 static RST_DIR *dirp;111 static RST_DIR *opendirfile(const char *);115 static void rst_seekdir(RST_DIR *, long, long);116 static long rst_telldir(RST_DIR *);431 rst_seekdir(RST_DIR *dirp, long loc, long base) in rst_seekdir()449 rst_readdir(RST_DIR *dirp) in rst_readdir()492 RST_DIR *dirp; in rst_opendir()510 RST_DIR *dirp; in rst_closedir()522 rst_telldir(RST_DIR *dirp) in rst_telldir()531 static RST_DIR *[all …]
129 typedef struct rstdirdesc RST_DIR; typedef
85 struct direct *rst_readdir(RST_DIR *);
495 RST_DIR *dirp; in printlist()