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 *);437 rst_seekdir(RST_DIR *dirp, long loc, long base) in rst_seekdir()455 rst_readdir(RST_DIR *dirp) in rst_readdir()498 RST_DIR *dirp; in rst_opendir()516 RST_DIR *dirp; in rst_closedir()528 rst_telldir(RST_DIR *dirp) in rst_telldir()537 static RST_DIR *[all …]
131 typedef struct rstdirdesc RST_DIR; typedef
87 struct direct *rst_readdir(RST_DIR *);
502 RST_DIR *dirp; in printlist()