Searched refs:opendirfile (Results 1 – 1 of 1) sorted by relevance
111 static RST_DIR *opendirfile(const char *);183 dirp = opendirfile(dirfile); in extractdirs()497 dirp = opendirfile(dirfile); in rst_opendir()532 opendirfile(const char *name) in opendirfile() function