Home
last modified time | relevance | path

Searched refs:red_fsync (Results 1 – 3 of 3) sorted by relevance

/FreeRTOS-Plus/Source/Reliance-Edge/include/
A Dredposix.h186 int32_t red_fsync( int32_t iFildes );
/FreeRTOS-Plus/Source/Reliance-Edge/tests/posix/
A Dredposixcompat.h117 #define fsync( fd ) red_fsync( fd )
/FreeRTOS-Plus/Source/Reliance-Edge/posix/
A Dposix.c1615 int32_t red_fsync( int32_t iFildes ) in red_fsync() function

Completed in 21 milliseconds