Searched refs:fdatasync (Results 1 – 2 of 2) sorted by relevance
99 #undef fdatasync118 #define fdatasync( fd ) fsync( fd ) macro
1967 e = fdatasync( fd ) < 0 ? errno : 0; in fdatasync_f()
Completed in 16 milliseconds