Definition in file syncio.c.
Go to the source code of this file.
Defines | |
#define | NUM_WRITES 250 |
Functions | |
int | main (void) |
|
Definition at line 23 of file syncio.c. Referenced by main(). |
|
Definition at line 25 of file syncio.c. References close(), creat(), exit(), fdatasync(), fsync(), NUM_WRITES, PERM_FILE, sync(), syserr(), timestart(), timestop(), and write(). |