Home
last modified time | relevance | path

Searched refs:red_opendir (Results 1 – 5 of 5) sorted by relevance

/FreeRTOS-Plus/Source/Reliance-Edge/include/
A Dredposix.h198 REDDIR * red_opendir( const char * pszPath );
/FreeRTOS-Plus/Source/Reliance-Edge/tests/posix/
A Dredposixcompat.h124 #define opendir( path ) red_opendir( path )
A Dfsstress.c156 #define opendir( path ) red_opendir( MakeFullPath( path ) )
/FreeRTOS-Plus/Demo/FreeRTOS_Plus_Reliance_Edge_and_CLI_Windows_Simulator/
A DFile-Related-CLI-commands.c411 pxDir = red_opendir( pcParameter ); in prvDIRCommand()
/FreeRTOS-Plus/Source/Reliance-Edge/posix/
A Dposix.c1950 REDDIR * red_opendir( const char * pszPath ) in red_opendir() function

Completed in 21 milliseconds