Searched refs:fdatasync (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dunistd.h166 int fdatasync(int);
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.1/Include/
H A Dpyport.h656 extern int fdatasync(int);
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.2/Include/
H A Dpyport.h669 extern int fdatasync(int);
/vbox/src/recompiler/
H A Dcutils.c620 * fdatasync and have to fall back to fsync.
625 return fdatasync(fd);

Completed in 56 milliseconds