Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Source/Reliance-Edge/tests/posix/
A Dredposixcompat.h99 #undef fdatasync
118 #define fdatasync( fd ) fsync( fd ) macro
A Dfsstress.c1967 e = fdatasync( fd ) < 0 ? errno : 0; in fdatasync_f()

Completed in 16 milliseconds