Home
last modified time | relevance | path

Searched refs:unlink (Results 1 – 2 of 2) sorted by relevance

/FreeRTOS-Plus/Source/Reliance-Edge/tests/posix/
A Dredposixcompat.h90 #undef unlink
109 #define unlink( path ) red_unlink( path ) macro
A Dfsstress.c144 #undef unlink
151 #define unlink( path ) red_unlink( MakeFullPath( path ) ) macro
863 unlink( buf ); in FsstressStart()
904 return unlink( path ) ? errno : 0; in delete_tree()
1814 rval = unlink( name->path ); in unlink_path()

Completed in 11 milliseconds