Searched refs:RST_DIR (Results 1 – 4 of 4) sorted by relevance
109 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) in rst_seekdir()454 rst_readdir(RST_DIR *dirp) in rst_readdir()497 RST_DIR *dirp; in rst_opendir()515 RST_DIR *dirp; in rst_closedir()527 rst_telldir(RST_DIR *dirp) in rst_telldir()536 static RST_DIR *[all …]
86 struct direct *rst_readdir(RST_DIR *);
130 typedef struct rstdirdesc RST_DIR; typedef
502 RST_DIR *dirp; in printlist()