Searched refs:red_opendir (Results 1 – 5 of 5) sorted by relevance
198 REDDIR * red_opendir( const char * pszPath );
124 #define opendir( path ) red_opendir( path )
156 #define opendir( path ) red_opendir( MakeFullPath( path ) )
411 pxDir = red_opendir( pcParameter ); in prvDIRCommand()
1950 REDDIR * red_opendir( const char * pszPath ) in red_opendir() function
Completed in 21 milliseconds