Home
last modified time | relevance | path

Searched refs:red_rmdir (Results 1 – 4 of 4) sorted by relevance

/FreeRTOS-Plus/Source/Reliance-Edge/include/
A Dredposix.h166 int32_t red_rmdir( const char * pszPath );
/FreeRTOS-Plus/Source/Reliance-Edge/tests/posix/
A Dredposixcompat.h111 #define rmdir( path ) red_rmdir( path )
A Dfsstress.c153 #define rmdir( path ) red_rmdir( MakeFullPath( path ) )
/FreeRTOS-Plus/Source/Reliance-Edge/posix/
A Dposix.c1061 int32_t red_rmdir( const char * pszPath ) in red_rmdir() function

Completed in 18 milliseconds