|
NCEPLIBS-prod_util
2.1.0
|
Call fsync() on a file. More...
#include <stdio.h>#include <stdlib.h>#include <errno.h>#include <string.h>#include <unistd.h>#include <fcntl.h>Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Call fsync() on a file.
Definition in file fsync_file.c.