Lines Matching refs:fdatasync
52 /* fdatasync does not exist on Android */53 #define fdatasync fsync57 * The function fdatasync seems to be absent of the header file60 int fdatasync(int fd);823 result=fdatasync(fileno(pFile));