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

/ast/src/cmd/3d/
H A Drmdir3d.c38 if (!(dp = OPENDIR(path))) return(0);
H A Ddir3d.c91 dirp->viewp->dirp = OPENDIR(path);
120 dirp->viewp->dirp = OPENDIR(state.path.name);
444 #define opendir OPENDIR
446 #undef OPENDIR macro
H A Ddir_3d.h106 extern DIR* OPENDIR(const char*);

Completed in 8 milliseconds